STM32L486xx HAL User Manual
Defines
SAI Block Slot Size
SAI Exported Constants

Defines

#define SAI_SLOTSIZE_DATASIZE   0x00000000U
#define SAI_SLOTSIZE_16B   SAI_xSLOTR_SLOTSZ_0
#define SAI_SLOTSIZE_32B   SAI_xSLOTR_SLOTSZ_1

Define Documentation

#define SAI_SLOTSIZE_16B   SAI_xSLOTR_SLOTSZ_0

Definition at line 520 of file stm32l4xx_hal_sai.h.

Referenced by SAI_InitI2S(), and SAI_InitPCM().

#define SAI_SLOTSIZE_32B   SAI_xSLOTR_SLOTSZ_1

Definition at line 521 of file stm32l4xx_hal_sai.h.

Referenced by SAI_InitI2S(), and SAI_InitPCM().

#define SAI_SLOTSIZE_DATASIZE   0x00000000U

Definition at line 519 of file stm32l4xx_hal_sai.h.