![]() |
RTEMS 6.1-rc7
|
PDM microphone delay structure definition. More...
#include <stm32h7xx_hal_sai_ex.h>
Data Fields | |
uint32_t | MicPair |
uint32_t | LeftDelay |
uint32_t | RightDelay |
PDM microphone delay structure definition.
uint32_t SAIEx_PdmMicDelayParamTypeDef::LeftDelay |
Specifies the delay in PDM clock unit to apply on left microphone. This parameter must be a number between Min_Data = 0 and Max_Data = 7.
uint32_t SAIEx_PdmMicDelayParamTypeDef::MicPair |
Specifies which pair of microphones is selected. This parameter must be a number between Min_Data = 1 and Max_Data = 3.
uint32_t SAIEx_PdmMicDelayParamTypeDef::RightDelay |
Specifies the delay in PDM clock unit to apply on right microphone. This parameter must be a number between Min_Data = 0 and Max_Data = 7.