|
STM32L4R9I-Discovery BSP User Manual
|
Data Structures | |
| struct | LCD_DrawPropTypeDef |
| struct | Point |
Typedefs | |
| typedef Point * | pPoint |
Enumerations | |
| enum | Text_AlignModeTypdef { CENTER_MODE = 0x01, RIGHT_MODE = 0x02, LEFT_MODE = 0x03 } |
| enum | LCD_OrientationTypeDef { LCD_ORIENTATION_PORTRAIT = 0x00, LCD_ORIENTATION_LANDSCAPE = 0x01, LCD_ORIENTATION_INVALID = 0x02 } |
Typedef Documentation
Definition at line 168 of file stm32l4r9i_discovery_lcd.h.
Enumeration Type Documentation
Definition at line 179 of file stm32l4r9i_discovery_lcd.h.
| enum Text_AlignModeTypdef |
Definition at line 171 of file stm32l4r9i_discovery_lcd.h.
Generated on Fri Oct 13 2017 02:37:42 for STM32L4R9I-Discovery BSP User Manual by
1.7.6.1