STM32F4xx_HAL_Driver  1.8.3
SAI Slot Structure definition

SAI Block Slot Init Structure definition. More...

+ Collaboration diagram for SAI Slot Structure definition:

Data Structures

struct  SAI_SlotInitTypeDef
 

Detailed Description

SAI Block Slot Init Structure definition.

Note
For SPDIF protocol, these parameters are not used (set by hardware).
For AC97 protocol, only SlotActive parameter is used (the others are set by hardware).

Data Structure Documentation

◆ SAI_SlotInitTypeDef

struct SAI_SlotInitTypeDef

Definition at line 176 of file stm32f4xx_hal_sai.h.

Data Fields
uint32_t FirstBitOffset

Specifies the position of first data transfer bit in the slot. This parameter must be a number between Min_Data = 0 and Max_Data = 24

uint32_t SlotActive

Specifies the slots in audio frame that will be activated. This parameter can be a value of SAI Block Slot Active

uint32_t SlotNumber

Specifies the number of slot in the audio frame. This parameter must be a number between Min_Data = 1 and Max_Data = 16

uint32_t SlotSize

Specifies the Slot Size. This parameter can be a value of SAI Block Slot Size