STM32L486xx HAL User Manual
Data Fields
DFSDM_Channel_InputTypeDef Struct Reference

DFSDM channel input structure definition. More...

#include <stm32l4xx_hal_dfsdm.h>

Data Fields

uint32_t Multiplexer
uint32_t DataPacking
uint32_t Pins

Detailed Description

DFSDM channel input structure definition.

Definition at line 90 of file stm32l4xx_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 97 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().

Input is external serial inputs, internal register or ADC output. ADC output is available only on STM32L451xx, STM32L452xx, STM32L462xx, STM32L496xx, STM32L4A6xx, STM32L4R5xx, STM32L4R7xx, STM32L4R9xx, STM32L4S5xx, STM32L4S7xx and STM32L4S9xx products. This parameter can be a value of DFSDM channel input multiplexer

Definition at line 92 of file stm32l4xx_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 99 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().


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