Macros | |
#define | DFSDM_CHANNEL_FOLLOWING_CHANNEL_PINS DFSDM_CHCFGR1_CHINSEL |
#define | DFSDM_CHANNEL_SAME_CHANNEL_PINS 0x00000000U |
#define DFSDM_CHANNEL_FOLLOWING_CHANNEL_PINS DFSDM_CHCFGR1_CHINSEL |
Input from pins on following channel
Definition at line 335 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_CHANNEL_SAME_CHANNEL_PINS 0x00000000U |
Input from pins on same channel
Definition at line 334 of file stm32h7xx_hal_dfsdm.h.