Display controller parameters. More...
Display controller parameters.
Definition at line 72 of file epd_bw_spi.h.
#include <epd_bw_spi.h>
Data Fields | |
| uint8_t | vcom | 
| VCOM voltage level.  | |
| const uint16_t | size_x | 
| supported number of horizontal pixels  | |
| const uint16_t | size_y | 
| supported number of vertical pixels  | |
| const uint8_t | lut_size | 
| size of the waveform lookup table  | |
| const uint8_t * | lut_full | 
| lookup table for a full display refresh  | |
| const uint8_t * | lut_part | 
| lookup table for a partial display refresh  | |