STM32L4R9I_EVAL BSP User Manual: Exported Types

STM32L4R9I_EVAL BSP

STM32L4R9I_EVAL 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 166 of file stm32l4r9i_eval_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 177 of file stm32l4r9i_eval_lcd.h.

Enumerator:
CENTER_MODE 

Center mode

RIGHT_MODE 

Right mode

LEFT_MODE 

Left mode

Definition at line 169 of file stm32l4r9i_eval_lcd.h.

Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by   doxygen 1.7.6.1