|
STM32L4xx_HAL_Driver
1.14.0
|
SAI PDM Init structure definition. More...
Data Structures | |
| struct | SAI_PdmInitTypeDef |
SAI PDM Init structure definition.
| struct SAI_PdmInitTypeDef |
Definition at line 68 of file stm32l4xx_hal_sai.h.
| Data Fields | ||
|---|---|---|
| FunctionalState | Activation |
Enable/disable PDM interface |
| uint32_t | ClockEnable |
Specifies which clock must be enabled. This parameter can be a values combination of SAI PDM Clock Enable |
| uint32_t | MicPairsNbr |
Specifies the number of microphone pairs used. This parameter must be a number between Min_Data = 1 and Max_Data = 3. |