STM32H735xx HAL User Manual
Variables
DFSDM Private Variables
DFSDM

Variables

static __IO uint32_t v_dfsdm1ChannelCounter = 0
static
DFSDM_Channel_HandleTypeDef
a_dfsdm1ChannelHandle [DFSDM1_CHANNEL_NUMBER] = {NULL}

Variable Documentation

__IO uint32_t v_dfsdm1ChannelCounter = 0 [static]

Definition at line 302 of file stm32h7xx_hal_dfsdm.c.

Referenced by HAL_DFSDM_ChannelDeInit(), and HAL_DFSDM_ChannelInit().