|
LCDGFX LCD display driver
1.2.0
Lightweight graphics library for SSD1306, SSD1325, SSD1327, SSD1331, SSD1351, SH1106, SH1107, IL9163, ST7735, ST7789, ILI9341, PCD8544 displays over I2C/SPI
|
This is the complete list of members for SoftwareI2c, including all inherited members.
| begin() | SoftwareI2c | |
| end() | SoftwareI2c | |
| receive(bool last=false) | SoftwareI2c | |
| send(uint8_t data) | SoftwareI2c | |
| sendBuffer(const uint8_t *buffer, uint16_t size) | SoftwareI2c | |
| setAddr(uint8_t addr) | SoftwareI2c | inline |
| SoftwareI2c(int8_t scl=-1, int8_t sda=-1, uint8_t sa=0x00) | SoftwareI2c | explicit |
| start() | SoftwareI2c | |
| start(uint8_t sa, bool read_op=false) | SoftwareI2c | |
| stop() | SoftwareI2c | |
| ~SoftwareI2c() (defined in SoftwareI2c) | SoftwareI2c |