STM32H735xx HAL User Manual
Data Fields
SAI_PdmInitTypeDef Struct Reference

#include <stm32h7xx_hal_sai.h>

Data Fields

FunctionalState Activation
uint32_t MicPairsNbr
uint32_t ClockEnable

Detailed Description

Definition at line 64 of file stm32h7xx_hal_sai.h.


Field Documentation

Enable/disable PDM interface

Definition at line 66 of file stm32h7xx_hal_sai.h.

Referenced by HAL_SAI_Init().

Specifies which clock must be enabled. This parameter can be a values combination of SAI PDM Clock Enable

Definition at line 69 of file stm32h7xx_hal_sai.h.

Referenced by HAL_SAI_Init().

Specifies the number of microphone pairs used. This parameter must be a number between Min_Data = 1 and Max_Data = 3.

Definition at line 67 of file stm32h7xx_hal_sai.h.

Referenced by HAL_SAI_Init().


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