Public Attributes | List of all members

#include <stm32f7xx_hal_sai.h>

Public Attributes

uint32_t ActiveFrameLength
 
uint32_t FrameLength
 
uint32_t FSDefinition
 
uint32_t FSOffset
 
uint32_t FSPolarity
 

Detailed Description

Definition at line 137 of file stm32f7xx_hal_sai.h.

Member Data Documentation

◆ ActiveFrameLength

uint32_t SAI_FrameInitTypeDef::ActiveFrameLength

Specifies the Frame synchronization active level length. This Parameter specifies the length in number of bit clock (SCK + 1) of the active level of FS signal in audio frame. This parameter must be a number between Min_Data = 1 and Max_Data = 128

Definition at line 146 of file stm32f7xx_hal_sai.h.

◆ FrameLength

uint32_t SAI_FrameInitTypeDef::FrameLength

Specifies the Frame length, the number of SCK clocks for each audio frame. This parameter must be a number between Min_Data = 8 and Max_Data = 256.

Note
: If master clock MCLK_x pin is declared as an output, the frame length should be aligned to a number equal to power of 2 in order to keep in an audio frame, an integer number of MCLK pulses by bit Clock.

Specifies the Frame length, the number of SCK clocks for each audio frame. This parameter must be a number between Min_Data = 8 and Max_Data = 256.

Note
If master clock MCLK_x pin is declared as an output, the frame length should be aligned to a number equal to power of 2 in order to keep in an audio frame, an integer number of MCLK pulses by bit Clock.

Definition at line 140 of file stm32f7xx_hal_sai.h.

◆ FSDefinition

uint32_t SAI_FrameInitTypeDef::FSDefinition

Specifies the Frame synchronization definition. This parameter can be a value of SAI Block FS Definition

Definition at line 151 of file stm32f7xx_hal_sai.h.

◆ FSOffset

uint32_t SAI_FrameInitTypeDef::FSOffset

Specifies the Frame synchronization Offset. This parameter can be a value of SAI Block FS Offset

Definition at line 157 of file stm32f7xx_hal_sai.h.

◆ FSPolarity

uint32_t SAI_FrameInitTypeDef::FSPolarity

Specifies the Frame synchronization Polarity. This parameter can be a value of SAI Block FS Polarity

Definition at line 154 of file stm32f7xx_hal_sai.h.


The documentation for this struct was generated from the following files:


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20