|
STM32G474xx HAL User Manual
|
定义 | |
| #define | SAI_MASTERDIVIDER_ENABLE 0x00000000U |
| #define | SAI_MASTERDIVIDER_DISABLE SAI_xCR1_NODIV |
| #define SAI_MASTERDIVIDER_DISABLE SAI_xCR1_NODIV |
Definition at line 459 of file stm32g4xx_hal_sai.h.
Referenced by HAL_SAI_Init().
| #define SAI_MASTERDIVIDER_ENABLE 0x00000000U |
Definition at line 458 of file stm32g4xx_hal_sai.h.
1.7.6.1