STM32L4xx_HAL_Driver  1.14.0
DFSDM Private Variables

Variables

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

Detailed Description

Variable Documentation

◆ a_dfsdm1ChannelHandle

DFSDM_Channel_HandleTypeDef* a_dfsdm1ChannelHandle[DFSDM1_CHANNEL_NUMBER] = {NULL}
static

Definition at line 309 of file stm32l4xx_hal_dfsdm.c.

◆ v_dfsdm1ChannelCounter

__IO uint32_t v_dfsdm1ChannelCounter = 0
static

Definition at line 308 of file stm32l4xx_hal_dfsdm.c.