LCDGFX LCD display driver
1.1.5
This library is developed to control SSD1306/SSD1325/SSD1327/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
|
This is the complete list of members for EspI2c, including all inherited members.
begin() | EspI2c | |
end() | EspI2c | |
EspI2c(int8_t busId=-1, uint8_t sa=0x00, int8_t scl=-1, int8_t sda=-1, uint32_t frequency=400000) | EspI2c | explicit |
send(uint8_t data) | EspI2c | |
sendBuffer(const uint8_t *buffer, uint16_t size) | EspI2c | |
setAddr(uint8_t addr) | EspI2c | inline |
start() | EspI2c | |
stop() | EspI2c | |
~EspI2c() (defined in EspI2c) | EspI2c |