Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
ADC_InitStruct Struct Reference

ADC init structure definition. More...

#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_ADC.h>

Public Attributes

ADC_Mode Mode
 
ADC_ScanMode ScanConvMode
 
ADC_ConvMode ContinuousConvMode
 
ADC_ExtStartConvTriggerSource StartConvTriggerSource
 
ADC_DataAlign DataAlign
 
ADC_NrOfChannel NbrOfChannel
 

Detailed Description

ADC init structure definition.

Definition at line 97 of file SystemPeripherals_ADC.h.

Member Data Documentation

◆ ContinuousConvMode

ADC_ConvMode ADC_InitStruct::ContinuousConvMode

Definition at line 105 of file SystemPeripherals_ADC.h.

◆ DataAlign

ADC_DataAlign ADC_InitStruct::DataAlign

Definition at line 111 of file SystemPeripherals_ADC.h.

◆ Mode

ADC_Mode ADC_InitStruct::Mode

Definition at line 99 of file SystemPeripherals_ADC.h.

◆ NbrOfChannel

ADC_NrOfChannel ADC_InitStruct::NbrOfChannel

Definition at line 114 of file SystemPeripherals_ADC.h.

◆ ScanConvMode

ADC_ScanMode ADC_InitStruct::ScanConvMode

Definition at line 102 of file SystemPeripherals_ADC.h.

◆ StartConvTriggerSource

ADC_ExtStartConvTriggerSource ADC_InitStruct::StartConvTriggerSource

Definition at line 108 of file SystemPeripherals_ADC.h.


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