STM32L486xx HAL User Manual
Defines
DFSDM Channel Selection
DFSDM Exported Constants

Defines

#define DFSDM_CHANNEL_0   0x00000001U
#define DFSDM_CHANNEL_1   0x00010002U
#define DFSDM_CHANNEL_2   0x00020004U
#define DFSDM_CHANNEL_3   0x00030008U
#define DFSDM_CHANNEL_4   0x00040010U
#define DFSDM_CHANNEL_5   0x00050020U
#define DFSDM_CHANNEL_6   0x00060040U
#define DFSDM_CHANNEL_7   0x00070080U

Define Documentation

#define DFSDM_CHANNEL_0   0x00000001U

Definition at line 522 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_1   0x00010002U

Definition at line 523 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_2   0x00020004U

Definition at line 524 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_3   0x00030008U

Definition at line 525 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_4   0x00040010U

Definition at line 526 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_5   0x00050020U

Definition at line 527 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_6   0x00060040U

Definition at line 528 of file stm32l4xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_7   0x00070080U

Definition at line 529 of file stm32l4xx_hal_dfsdm.h.