|
FabGL
ESP32 Display Controller and Graphics Library
|
This is the complete list of members for I2C, including all inherited members.
| begin(gpio_num_t SDAGPIO, gpio_num_t SCLGPIO) | I2C | |
| getMaxBufferLength() | I2C | inline |
| I2C(int bus=0) | I2C | |
| read(int address, uint8_t *buffer, int size, int frequency=100000, int timeOutMS=50) | I2C | |
| write(int address, uint8_t *buffer, int size, int frequency=100000, int timeOutMS=50) | I2C |