ESP32 for Arduino的I2C类库的下列成员函数中,用于主设备初始化I2C连接的成员函数是( )。
Wire.begin()
Wire.beginTransmission()
Wire.endTransmission()
Wire.requestFrom()