|
STM32G474xx HAL 用户手册
|
宏定义 | |
| #define | SAI_MCK_OVERSAMPLING_DISABLE 0x00000000U |
| #define | SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR |
| #define SAI_MCK_OVERSAMPLING_DISABLE 0x00000000U |
定义位于文件 stm32g4xx_hal_sai.h 第 369 行。
| #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR |
定义位于文件 stm32g4xx_hal_sai.h 第 370 行。
被 HAL_SAI_Init() 引用。
1.7.6.1