STM32L4R9I-Discovery BSP User Manual
|
LCD_DrawPropTypeDef Struct Reference
#include <stm32l4r9i_discovery_lcd.h>
Data Fields | |
uint32_t | TextColor |
uint32_t | BackColor |
sFONT * | pFont |
Detailed Description
Definition at line 153 of file stm32l4r9i_discovery_lcd.h.
Field Documentation
uint32_t LCD_DrawPropTypeDef::BackColor |
Specifies the background color below the text
Definition at line 156 of file stm32l4r9i_discovery_lcd.h.
Referenced by BSP_LCD_ClearStringLine(), BSP_LCD_GetBackColor(), and BSP_LCD_SetBackColor().
sFONT* LCD_DrawPropTypeDef::pFont |
Specifies the font used for the text
Definition at line 157 of file stm32l4r9i_discovery_lcd.h.
Referenced by BSP_LCD_ClearStringLine(), BSP_LCD_DisplayChar(), BSP_LCD_DisplayStringAt(), BSP_LCD_GetFont(), BSP_LCD_SetFont(), and DrawChar().
uint32_t LCD_DrawPropTypeDef::TextColor |
Specifies the color of text
Definition at line 155 of file stm32l4r9i_discovery_lcd.h.
Referenced by BSP_LCD_ClearStringLine(), BSP_LCD_GetTextColor(), and BSP_LCD_SetTextColor().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 13 2017 02:37:42 for STM32L4R9I-Discovery BSP User Manual by 1.7.6.1