STM32469I_EVAL + 0/2 examples
CodeScope will show references to BSP_LCD_SetTransparency() from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
Display
 
Symbols
loading...
Files
loading...

BSP_LCD_SetTransparency() function

Configures the transparency.

Syntax

void BSP_LCD_SetTransparency(uint32_t LayerIndex,     uint8_t Transparency);
Implemented in stm32469i_eval_lcd.c:506

Arguments

LayerIndex

Layer foreground or background.

Transparency

Transparency This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF

Examples

BSP_LCD_SetTransparency() is referenced by 2 libraries and example projects.

References

LocationText
stm32469i_eval_lcd.c:506
void BSP_LCD_SetTransparency(uint32_t LayerIndex, uint8_t Transparency)
stm32469i_eval_lcd.h:309
void BSP_LCD_SetTransparency(uint32_t LayerIndex, uint8_t Transparency);

Call Tree

Functions called by BSP_LCD_SetTransparency()
BSP_LCD_SetTransparency()
all items filtered out
Data read by BSP_LCD_SetTransparency()
BSP_LCD_SetTransparency()