|
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 EspSpi, including all inherited members.
| begin() | EspSpi | |
| end() | EspSpi | |
| EspSpi(int8_t busId=-1, int8_t csPin=-1, int8_t dcPin=-1, int8_t clk=-1, int8_t mosi=-1, uint32_t frequency=8000000) | EspSpi | explicit |
| send(uint8_t data) | EspSpi | |
| sendBuffer(const uint8_t *buffer, uint16_t size) | EspSpi | |
| start() | EspSpi | |
| stop() | EspSpi | |
| ~EspSpi() (defined in EspSpi) | EspSpi |