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 SoftI2cMaster, including all inherited members.
read(uint8_t last) | SoftI2cMaster | virtual |
restart(uint8_t addressRW) | SoftI2cMaster | virtual |
SoftI2cMaster(uint8_t sdaPin, uint8_t sclPin) (defined in SoftI2cMaster) | SoftI2cMaster | |
start(uint8_t addressRW) | SoftI2cMaster | virtual |
stop(void) | SoftI2cMaster | virtual |
write(uint8_t b) | SoftI2cMaster | virtual |