STM32769I_EVAL BSP User Manual
|
LCD Drawing main properties. More...
#include <stm32f769i_eval_lcd.h>
Data Fields | |
uint32_t | TextColor |
uint32_t | BackColor |
sFONT * | pFont |
Detailed Description
LCD Drawing main properties.
Definition at line 272 of file stm32f769i_eval_lcd.h.
Field Documentation
uint32_t LCD_DrawPropTypeDef::BackColor |
Specifies the background color below the text
Definition at line 275 of file stm32f769i_eval_lcd.h.
Referenced by BSP_LCD_ClearStringLine(), BSP_LCD_GetBackColor(), BSP_LCD_LayerDefaultInit(), and BSP_LCD_SetBackColor().
sFONT* LCD_DrawPropTypeDef::pFont |
Specifies the font used for the text
Definition at line 276 of file stm32f769i_eval_lcd.h.
Referenced by BSP_LCD_DisplayChar(), BSP_LCD_DisplayStringAt(), BSP_LCD_GetFont(), BSP_LCD_LayerDefaultInit(), BSP_LCD_SetFont(), and DrawChar().
uint32_t LCD_DrawPropTypeDef::TextColor |
Specifies the color of text
Definition at line 274 of file stm32f769i_eval_lcd.h.
Referenced by BSP_LCD_ClearStringLine(), BSP_LCD_GetTextColor(), BSP_LCD_LayerDefaultInit(), and BSP_LCD_SetTextColor().
The documentation for this struct was generated from the following file:
Generated on Thu May 25 2017 11:03:12 for STM32769I_EVAL BSP User Manual by 1.7.6.1