|
STM32F479xx 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 295 of file stm32f4xx_hal_sai.h.
Referenced by SAI_BlockSynchroConfig().
| #define SAI_SYNCEXT_OUTBLOCKA_ENABLE 1U |
Definition at line 296 of file stm32f4xx_hal_sai.h.
Referenced by SAI_BlockSynchroConfig().
| #define SAI_SYNCEXT_OUTBLOCKB_ENABLE 2U |
Definition at line 297 of file stm32f4xx_hal_sai.h.
Referenced by SAI_BlockSynchroConfig().
1.7.6.1