STM32H735xx 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 484 of file stm32h7xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_1   0x00010002U

Definition at line 485 of file stm32h7xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_2   0x00020004U

Definition at line 486 of file stm32h7xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_3   0x00030008U

Definition at line 487 of file stm32h7xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_4   0x00040010U

Definition at line 488 of file stm32h7xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_5   0x00050020U

Definition at line 489 of file stm32h7xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_6   0x00060040U

Definition at line 490 of file stm32h7xx_hal_dfsdm.h.

#define DFSDM_CHANNEL_7   0x00070080U

Definition at line 491 of file stm32h7xx_hal_dfsdm.h.