STM32H735xx HAL User Manual
|
Defines | |
#define | DFSDM_FILTER_EXT_TRIG_RISING_EDGE DFSDM_FLTCR1_JEXTEN_0 |
#define | DFSDM_FILTER_EXT_TRIG_FALLING_EDGE DFSDM_FLTCR1_JEXTEN_1 |
#define | DFSDM_FILTER_EXT_TRIG_BOTH_EDGES DFSDM_FLTCR1_JEXTEN |
#define DFSDM_FILTER_EXT_TRIG_BOTH_EDGES DFSDM_FLTCR1_JEXTEN |
External rising and falling edges
Definition at line 420 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_FILTER_EXT_TRIG_FALLING_EDGE DFSDM_FLTCR1_JEXTEN_1 |
External falling edge
Definition at line 419 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_FILTER_EXT_TRIG_RISING_EDGE DFSDM_FLTCR1_JEXTEN_0 |
External rising edge
Definition at line 418 of file stm32h7xx_hal_dfsdm.h.