|
STM32L0538-Discovery BSP User Manual
|
Defines | |
| #define | EPD_COLOR_BLACK 0x00 |
| EPD color. | |
| #define | EPD_COLOR_DARKGRAY 0x55 |
| #define | EPD_COLOR_LIGHTGRAY 0xAA |
| #define | EPD_COLOR_WHITE 0xFF |
| #define | EPD_DEFAULT_FONT Font12 |
| EPD default font. | |
Define Documentation
| #define EPD_COLOR_BLACK 0x00 |
EPD color.
Definition at line 93 of file stm32l0538_discovery_epd.h.
| #define EPD_COLOR_DARKGRAY 0x55 |
Definition at line 94 of file stm32l0538_discovery_epd.h.
| #define EPD_COLOR_LIGHTGRAY 0xAA |
Definition at line 95 of file stm32l0538_discovery_epd.h.
| #define EPD_COLOR_WHITE 0xFF |
Definition at line 96 of file stm32l0538_discovery_epd.h.
Referenced by BSP_EPD_Init().
| #define EPD_DEFAULT_FONT Font12 |
EPD default font.
Definition at line 101 of file stm32l0538_discovery_epd.h.
Referenced by BSP_EPD_Init().
Generated on Mon Aug 28 2017 14:51:54 for STM32L0538-Discovery BSP User Manual by
1.7.6.1