PDM_Init_TypeDef Struct ReferenceEMLIB > PDM
PDM initialization structure.
Definition at line
176
of file
em_pdm.h
.
#include <
em_pdm.h
>
Field Documentation
PDM_Ch0ClkPolarity_Typedef PDM_Init_TypeDef::ch0ClkPolarity |
PDM_Ch1ClkPolarity_Typedef PDM_Init_TypeDef::ch1ClkPolarity |
PDM_Ch2ClkPolarity_Typedef PDM_Init_TypeDef::ch2ClkPolarity |
PDM_Ch3ClkPolarity_Typedef PDM_Init_TypeDef::ch3ClkPolarity |
PDM_DataFormat_TypeDef PDM_Init_TypeDef::dataFormat |
uint32_t PDM_Init_TypeDef::dsr |
bool PDM_Init_TypeDef::enableCh0Ch1Stereo |
Enable stereo mode for channel pair CH0 and CH1.
Definition at line
186
of file
em_pdm.h
.
Referenced by PDM_Init() .
bool PDM_Init_TypeDef::enableCh2Ch3Stereo |
Enable stereo mode for channel pair CH2 and CH3.
Definition at line
185
of file
em_pdm.h
.
Referenced by PDM_Init() .
PDM_FifoValidWatermark_Typedef PDM_Init_TypeDef::fifoValidWatermark |
FIFO Data valid level water-mark.
Definition at line
187
of file
em_pdm.h
.
Referenced by PDM_Init() .
PDM_FilterOrder_TypeDef PDM_Init_TypeDef::filterOrder |
uint32_t PDM_Init_TypeDef::gain |
PDM_NumberOfChannels_TypeDef PDM_Init_TypeDef::numChannels |
bool PDM_Init_TypeDef::outClkEn |
uint32_t PDM_Init_TypeDef::prescaler |
PDM clock prescaler, resulting PDM clock is input clock / (prescaler + 1).
Definition at line
191
of file
em_pdm.h
.
Referenced by PDM_Init() .
bool PDM_Init_TypeDef::start |
Start PDM filter after initialization.
Definition at line
177
of file
em_pdm.h
.
Referenced by PDM_Init() .
The documentation for this struct was generated from the following file:
-
C:/repos/super_h1/platform/emlib/inc/
em_pdm.h