Macros | |
#define | DFSDM_CHANNEL_OUTPUT_CLOCK_AUDIO DFSDM_CHCFGR1_CKOUTSRC |
#define | DFSDM_CHANNEL_OUTPUT_CLOCK_SYSTEM 0x00000000U |
#define DFSDM_CHANNEL_OUTPUT_CLOCK_AUDIO DFSDM_CHCFGR1_CKOUTSRC |
Source for output clock is audio clock
Definition at line 306 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_CHANNEL_OUTPUT_CLOCK_SYSTEM 0x00000000U |
Source for output clock is system clock
Definition at line 305 of file stm32h7xx_hal_dfsdm.h.