|
STM32F429I-Discovery BSP User Manual
|
STM32F429I DISCOVERY LCD Exported Types
Data Structures | |
| struct | LCD_DrawPropTypeDef |
| struct | Point |
Typedefs | |
| typedef struct Point * | pPoint |
Enumerations | |
| enum | LCD_StatusTypeDef { LCD_OK = 0, LCD_ERROR = 1, LCD_TIMEOUT = 2 } |
| enum | Text_AlignModeTypdef { CENTER_MODE = 0x01, RIGHT_MODE = 0x02, LEFT_MODE = 0x03 } |
| Line mode structures definition. More... | |
Typedef Documentation
Enumeration Type Documentation
| enum LCD_StatusTypeDef |
Definition at line 70 of file stm32f429i_discovery_lcd.h.
| enum Text_AlignModeTypdef |
Line mode structures definition.
Definition at line 93 of file stm32f429i_discovery_lcd.h.
Generated on Wed Jan 13 2016 13:22:14 for STM32F429I-Discovery BSP User Manual by
1.7.6.1