STM32L486xx 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

Definition at line 311 of file stm32l4xx_hal_dfsdm.c.

__IO uint32_t v_dfsdm1ChannelCounter = 0 [static]

Definition at line 310 of file stm32l4xx_hal_dfsdm.c.

Referenced by HAL_DFSDM_ChannelDeInit(), and HAL_DFSDM_ChannelInit().