STM32L443xx 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 519 of file stm32l4xx_hal_sai.h.
Referenced by SAI_InitI2S(), and SAI_InitPCM().
#define SAI_SLOTSIZE_32B SAI_xSLOTR_SLOTSZ_1 |
Definition at line 520 of file stm32l4xx_hal_sai.h.
Referenced by SAI_InitI2S(), and SAI_InitPCM().
#define SAI_SLOTSIZE_DATASIZE 0x00000000U |
Definition at line 518 of file stm32l4xx_hal_sai.h.