STM32H735xx HAL User Manual
|
DFSDM channel init structure definition. More...
#include <stm32h7xx_hal_dfsdm.h>
DFSDM channel init structure definition.
Definition at line 103 of file stm32h7xx_hal_dfsdm.h.
DFSDM channel analog watchdog parameters
Definition at line 108 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_ChannelInit().
DFSDM channel input parameters
Definition at line 106 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_ChannelInit().
DFSDM channel offset. This parameter must be a number between Min_Data = -8388608 and Max_Data = 8388607
Definition at line 109 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_ChannelInit().
DFSDM channel output clock parameters
Definition at line 105 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_ChannelInit().
DFSDM channel right bit shift. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x1F
Definition at line 111 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_ChannelInit().
DFSDM channel serial interface parameters
Definition at line 107 of file stm32h7xx_hal_dfsdm.h.
Referenced by HAL_DFSDM_ChannelInit().