STM32F439xx HAL User Manual
Data Fields
ADC_HandleTypeDef Struct Reference

ADC handle Structure definition. More...

#include <stm32f4xx_hal_adc.h>

Data Fields

ADC_TypeDef * Instance
ADC_InitTypeDef Init
__IO uint32_t NbrOfCurrentConversionRank
DMA_HandleTypeDefDMA_Handle
HAL_LockTypeDef Lock
__IO uint32_t State
__IO uint32_t ErrorCode

Detailed Description

ADC handle Structure definition.

Definition at line 206 of file stm32f4xx_hal_adc.h.


Field Documentation

HAL_LockTypeDef ADC_HandleTypeDef::Lock

ADC locking object

Definition at line 216 of file stm32f4xx_hal_adc.h.

Referenced by HAL_ADC_Init().

ADC number of current conversion rank

Definition at line 212 of file stm32f4xx_hal_adc.h.

__IO uint32_t ADC_HandleTypeDef::State

The documentation for this struct was generated from the following file: