STM32L4R9I-Discovery BSP User Manual: LCD_DrawPropTypeDef Struct Reference

STM32L4R9I-Discovery BSP

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

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().

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   doxygen 1.7.6.1