|
STM32F479xx HAL User Manual
|
Defines | |
| #define | SAI_CLOCKSTROBING_FALLINGEDGE 0U |
| #define | SAI_CLOCKSTROBING_RISINGEDGE 1U |
| #define SAI_CLOCKSTROBING_FALLINGEDGE 0U |
Definition at line 388 of file stm32f4xx_hal_sai.h.
Referenced by SAI_InitI2S(), and SAI_InitPCM().
| #define SAI_CLOCKSTROBING_RISINGEDGE 1U |
Definition at line 389 of file stm32f4xx_hal_sai.h.
Referenced by HAL_SAI_Init(), SAI_InitI2S(), and SAI_InitPCM().
1.7.6.1