STM32H735xx HAL User Manual
Data Fields
DFSDM_Channel_InputTypeDef Struct Reference

DFSDM channel input structure definition. More...

#include <stm32h7xx_hal_dfsdm.h>

Data Fields

uint32_t Multiplexer
uint32_t DataPacking
uint32_t Pins

Detailed Description

DFSDM channel input structure definition.

Definition at line 68 of file stm32h7xx_hal_dfsdm.h.


Field Documentation

Standard, interleaved or dual mode for internal register. This parameter can be a value of DFSDM channel input data packing

Definition at line 72 of file stm32h7xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().

Input is external serial inputs, internal register or ADC output. This parameter can be a value of DFSDM channel input multiplexer

Definition at line 70 of file stm32h7xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().

Input pins are taken from same or following channel. This parameter can be a value of DFSDM channel input pins

Definition at line 74 of file stm32h7xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().


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