Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
This is the complete list of members for I2cMasterBase, including all inherited members.
read(uint8_t last)=0 | I2cMasterBase | pure virtual |
restart(uint8_t addressRW)=0 | I2cMasterBase | pure virtual |
start(uint8_t addressRW)=0 | I2cMasterBase | pure virtual |
stop(void)=0 | I2cMasterBase | pure virtual |
write(uint8_t data)=0 | I2cMasterBase | pure virtual |