|
STM32F439xx HAL User Manual
|
Defines | |
| #define | SAI_SYNCEXT_DISABLE 0U |
| #define | SAI_SYNCEXT_OUTBLOCKA_ENABLE 1U |
| #define | SAI_SYNCEXT_OUTBLOCKB_ENABLE 2U |
| #define SAI_SYNCEXT_DISABLE 0U |
Definition at line 275 of file stm32f4xx_hal_sai.h.
Referenced by SAI_BlockSynchroConfig().
| #define SAI_SYNCEXT_OUTBLOCKA_ENABLE 1U |
Definition at line 276 of file stm32f4xx_hal_sai.h.
Referenced by SAI_BlockSynchroConfig().
| #define SAI_SYNCEXT_OUTBLOCKB_ENABLE 2U |
Definition at line 277 of file stm32f4xx_hal_sai.h.
Referenced by SAI_BlockSynchroConfig().
1.7.6.1