|
STM32H735xx HAL User Manual
|
Defines | |
| #define | SAI_MCK_OVERSAMPLING_DISABLE 0x00000000U |
| #define | SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR |
| #define SAI_MCK_OVERSAMPLING_DISABLE 0x00000000U |
Definition at line 371 of file stm32h7xx_hal_sai.h.
| #define SAI_MCK_OVERSAMPLING_ENABLE SAI_xCR1_OSR |
Definition at line 372 of file stm32h7xx_hal_sai.h.
Referenced by HAL_SAI_Init().
1.7.6.1