|
STM32L443xx 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 331 of file stm32l4xx_hal_sai.h.
Referenced by HAL_SAI_Init().
| #define SAI_SYNCEXT_OUTBLOCKA_ENABLE 1U |
Definition at line 332 of file stm32l4xx_hal_sai.h.
Referenced by HAL_SAI_Init().
| #define SAI_SYNCEXT_OUTBLOCKB_ENABLE 2U |
Definition at line 333 of file stm32l4xx_hal_sai.h.
Referenced by HAL_SAI_Init().
1.7.6.1