STM32H735xx HAL User Manual
|
Defines | |
#define | DFSDM_CHANNEL_FASTSINC_ORDER 0x00000000U |
#define | DFSDM_CHANNEL_SINC1_ORDER DFSDM_CHAWSCDR_AWFORD_0 |
#define | DFSDM_CHANNEL_SINC2_ORDER DFSDM_CHAWSCDR_AWFORD_1 |
#define | DFSDM_CHANNEL_SINC3_ORDER DFSDM_CHAWSCDR_AWFORD |
#define DFSDM_CHANNEL_FASTSINC_ORDER 0x00000000U |
FastSinc filter type
Definition at line 364 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_CHANNEL_SINC1_ORDER DFSDM_CHAWSCDR_AWFORD_0 |
Sinc 1 filter type
Definition at line 365 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_CHANNEL_SINC2_ORDER DFSDM_CHAWSCDR_AWFORD_1 |
Sinc 2 filter type
Definition at line 366 of file stm32h7xx_hal_dfsdm.h.
#define DFSDM_CHANNEL_SINC3_ORDER DFSDM_CHAWSCDR_AWFORD |
Sinc 3 filter type
Definition at line 367 of file stm32h7xx_hal_dfsdm.h.