|
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 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 |