STM32746G-Discovery BSP User Manual
|
#include <stm32746g_discovery_lcd.h>
Data Fields | |
uint32_t | TextColor |
uint32_t | BackColor |
sFONT * | pFont |
Detailed Description
Definition at line 73 of file stm32746g_discovery_lcd.h.
Field Documentation
uint32_t LCD_DrawPropTypeDef::BackColor |
Definition at line 76 of file stm32746g_discovery_lcd.h.
Referenced by BSP_LCD_ClearStringLine(), BSP_LCD_GetBackColor(), BSP_LCD_LayerDefaultInit(), BSP_LCD_LayerRgb565Init(), and BSP_LCD_SetBackColor().
sFONT* LCD_DrawPropTypeDef::pFont |
Definition at line 77 of file stm32746g_discovery_lcd.h.
Referenced by BSP_LCD_DisplayChar(), BSP_LCD_DisplayStringAt(), BSP_LCD_GetFont(), BSP_LCD_LayerDefaultInit(), BSP_LCD_LayerRgb565Init(), BSP_LCD_SetFont(), and DrawChar().
uint32_t LCD_DrawPropTypeDef::TextColor |
Definition at line 75 of file stm32746g_discovery_lcd.h.
Referenced by BSP_LCD_ClearStringLine(), BSP_LCD_GetTextColor(), BSP_LCD_LayerDefaultInit(), BSP_LCD_LayerRgb565Init(), and BSP_LCD_SetTextColor().
The documentation for this struct was generated from the following file:
Generated on Fri Dec 30 2016 16:31:33 for STM32746G-Discovery BSP User Manual by
