使用 ESP32 for Arduino I2C 类库, 下列选项中, 初始化 I2C 并将当前设备作为主设备加入 I2C 功能的成员函数是? ( )
Wire.begin()
Wire.setup()
Wire.endTransmission()
Wire.beginTransmission()