ESP32 for Arduino I2C类库的下列成员函数中,用于初始化,并将当前设备作为主设备加入I2C的成员函数是?( )
Wire.begin()
Wire.write()
Wire.beginTransmission()
Wire.read()