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