STM32L4R9I-Discovery BSP User Manual: LCD Exported Types

STM32L4R9I-Discovery BSP

STM32L4R9I-Discovery BSP User Manual

Data Structures

struct  LCD_DrawPropTypeDef
struct  Point

Typedefs

typedef PointpPoint

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

typedef Point* pPoint

Definition at line 168 of file stm32l4r9i_discovery_lcd.h.


Enumeration Type Documentation

Enumerator:
LCD_ORIENTATION_PORTRAIT 

Portrait orientation choice of LCD screen

LCD_ORIENTATION_LANDSCAPE 

Landscape orientation choice of LCD screen

LCD_ORIENTATION_INVALID 

Invalid orientation choice of LCD screen

Definition at line 179 of file stm32l4r9i_discovery_lcd.h.

Enumerator:
CENTER_MODE 

Center mode

RIGHT_MODE 

Right mode

LEFT_MODE 

Left mode

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   doxygen 1.7.6.1