Peripheral State functions.
More...
Peripheral State functions.
===============================================================================
##### Peripheral State and Errors functions #####
===============================================================================
[..]
This subsection permits to get in run-time the status of the peripheral
and the data flow.
◆ HAL_SAI_GetError()
Return the SAI error code.
- Parameters
-
hsai | pointer to a SAI_HandleTypeDef structure that contains the configuration information for the specified SAI Block. |
- Return values
-
Definition at line 1923 of file stm32f4xx_hal_sai.c.
◆ HAL_SAI_GetState()
Return the SAI handle state.
- Parameters
-
hsai | pointer to a SAI_HandleTypeDef structure that contains the configuration information for SAI module. |
- Return values
-
Definition at line 1912 of file stm32f4xx_hal_sai.c.