HAL
HAL_DSI_Shutdown() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_DSI_Shutdown() function

Control the display shutdown in Video mode

Syntax

HAL_StatusTypeDef HAL_DSI_Shutdown(DSI_HandleTypeDef *hdsi,     uint32_t Shutdown);
Implemented in stm32f4xx_hal_dsi.c:1560

Arguments

hdsi

pointer to a DSI_HandleTypeDef structure that contains the configuration information for the DSI.

Shutdown

Shut-down (Display-ON or Display-OFF). This parameter can be any value of @arg DSI_ShutDown

Return value

HAL status

Call Tree

Functions called by HAL_DSI_Shutdown()
HAL_DSI_Shutdown()
assert_failed()
all items filtered out
Type of HAL_DSI_Shutdown()
HAL_DSI_Shutdown()
all items filtered out