STM32L486xx HAL User Manual
Defines
DFSDM channel input pins
DFSDM Exported Constants

Defines

#define DFSDM_CHANNEL_SAME_CHANNEL_PINS   0x00000000U
#define DFSDM_CHANNEL_FOLLOWING_CHANNEL_PINS   DFSDM_CHCFGR1_CHINSEL

Define Documentation

#define DFSDM_CHANNEL_FOLLOWING_CHANNEL_PINS   DFSDM_CHCFGR1_CHINSEL

Input from pins on following channel

Definition at line 355 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_SAME_CHANNEL_PINS   0x00000000U

Input from pins on same channel

Definition at line 354 of file stm32l4xx_hal_dfsdm.h.