|
esp32-ssd1306
ssd1306 interface component for esp-idf
|
Data Fields | |
| int | _address |
| int | _width |
| int | _height |
| int | _pages |
| int | _dc |
| spi_device_handle_t | _SPIHandle |
| bool | _scEnable |
| int | _scStart |
| int | _scEnd |
| int | _scDirection |
| PAGE_t | _page [8] |
| bool | _flip |