Extension features functions.
More...
Extension features functions.
===============================================================================
##### Extension features Functions #####
===============================================================================
[..]
This subsection provides a set of functions allowing to manage the possible
SAI clock sources.
◆ SAI_BlockSynchroConfig()
Configure SAI Block synchronization mode.
- Parameters
-
hsai | pointer to a SAI_HandleTypeDef structure that contains the configuration information for SAI module. |
- Return values
-
Definition at line 98 of file stm32f4xx_hal_sai_ex.c.
◆ SAI_GetInputClock()
Get SAI Input Clock based on SAI source clock selection.
- Parameters
-
hsai | pointer to a SAI_HandleTypeDef structure that contains the configuration information for SAI module. |
- Return values
-
Definition at line 161 of file stm32f4xx_hal_sai_ex.c.