Initialization and Configuration functions.
More...
Initialization and Configuration functions.
===============================================================================
##### Initialization and Configuration functions #####
===============================================================================
[..] This section provides functions allowing to:
(+) Initialize and configure the DSI
(+) De-initialize the DSI
◆ HAL_DSI_DeInit()
De-initializes the DSI peripheral registers to their default reset values.
- Parameters
-
hdsi | pointer to a DSI_HandleTypeDef structure that contains the configuration information for the DSI. |
- Return values
-
◆ HAL_DSI_Init()
Initializes the DSI according to the specified parameters in the DSI_InitTypeDef and create the associated handle.
- Parameters
-
hdsi | pointer to a DSI_HandleTypeDef structure that contains the configuration information for the DSI. |
- Return values
-
◆ HAL_DSI_MspDeInit()
De-initializes the DSI MSP.
- Parameters
-
hdsi | pointer to a DSI_HandleTypeDef structure that contains the configuration information for the DSI. |
- Return values
-
◆ HAL_DSI_MspInit()
Initializes the DSI MSP.
- Parameters
-
hdsi | pointer to a DSI_HandleTypeDef structure that contains the configuration information for the DSI. |
- Return values
-