STM32F469I-Discovery BSP User Manual
|
LCD Drawing main properties. More...
#include <stm32469i_discovery_lcd.h>
Data Fields | |
uint32_t | TextColor |
uint32_t | BackColor |
sFONT * | pFont |
Detailed Description
LCD Drawing main properties.
Definition at line 238 of file stm32469i_discovery_lcd.h.
Field Documentation
uint32_t LCD_DrawPropTypeDef::BackColor |
Specifies the background color below the text
Definition at line 241 of file stm32469i_discovery_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 242 of file stm32469i_discovery_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 240 of file stm32469i_discovery_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 Wed Jan 13 2016 10:58:46 for STM32F469I-Discovery BSP User Manual by 1.7.6.1