|
STM32H735xx HAL User Manual
|
Defines | |
| #define | SAI_SLOTSIZE_DATASIZE 0x00000000U |
| #define | SAI_SLOTSIZE_16B SAI_xSLOTR_SLOTSZ_0 |
| #define | SAI_SLOTSIZE_32B SAI_xSLOTR_SLOTSZ_1 |
| #define SAI_SLOTSIZE_16B SAI_xSLOTR_SLOTSZ_0 |
Definition at line 507 of file stm32h7xx_hal_sai.h.
Referenced by SAI_InitI2S(), and SAI_InitPCM().
| #define SAI_SLOTSIZE_32B SAI_xSLOTR_SLOTSZ_1 |
Definition at line 508 of file stm32h7xx_hal_sai.h.
Referenced by SAI_InitI2S(), and SAI_InitPCM().
| #define SAI_SLOTSIZE_DATASIZE 0x00000000U |
Definition at line 506 of file stm32h7xx_hal_sai.h.
1.7.6.1