BSP_LCD_SetLayerVisible_NoReload() is only used within STM32F429I-Discovery.
 
Symbols
loading...
Files
loading...

BSP_LCD_SetLayerVisible_NoReload() function

Sets an LCD Layer visible without reloading.

Syntax

void BSP_LCD_SetLayerVisible_NoReload(uint32_t LayerIndex,     FunctionalState State);
Implemented in stm32f429i_discovery_lcd.c:307

Arguments

LayerIndex

Visible Layer

State

New state of the specified layer This parameter can be one of the following values: @arg ENABLE @arg DISABLE

Return value

None

References

LocationText
stm32f429i_discovery_lcd.c:307
void BSP_LCD_SetLayerVisible_NoReload(uint32_t LayerIndex, FunctionalState State)
stm32f429i_discovery_lcd.h:186
void BSP_LCD_SetLayerVisible_NoReload(uint32_t LayerIndex, FunctionalState State);

Data Use

Data read by BSP_LCD_SetLayerVisible_NoReload()
Data written by BSP_LCD_SetLayerVisible_NoReload()
BSP_LCD_SetLayerVisible_NoReload()
all items filtered out