holds the configuration
More...
#include <ssd1306.h>
holds the configuration
Definition at line 62 of file ssd1306.h.
◆ address
| uint8_t ssd1306_t::address |
i2c address of display
Definition at line 66 of file ssd1306.h.
◆ buffer
| uint8_t* ssd1306_t::buffer |
display buffer
Definition at line 69 of file ssd1306.h.
◆ bufsize
| size_t ssd1306_t::bufsize |
◆ external_vcc
| bool ssd1306_t::external_vcc |
whether display uses external vcc
Definition at line 68 of file ssd1306.h.
◆ height
| uint8_t ssd1306_t::height |
height of display
Definition at line 64 of file ssd1306.h.
◆ i2c_i
| i2c_inst_t* ssd1306_t::i2c_i |
i2c connection instance
Definition at line 67 of file ssd1306.h.
◆ pages
stores pages of display (calculated on initialization
Definition at line 65 of file ssd1306.h.
◆ width
width of display
Definition at line 63 of file ssd1306.h.
The documentation for this struct was generated from the following file: