![]() |
Imt.Base C++ API V4.1.1.0
|
ADC init structure definition. More...
#include <Imt.Base.HAL.STM32F030/SystemPeripherals_ADC.h>
Public Member Functions | |
ADC_InitStructStruct () | |
ADC init structure definition.
Definition at line 97 of file SystemPeripherals_ADC.h.
|
inline |
Definition at line 98 of file SystemPeripherals_ADC.h.
ADC_ConvertionMode ADC_InitStructStruct::m_continuousConvMode |
Definition at line 113 of file SystemPeripherals_ADC.h.
ADC_DataAlign ADC_InitStructStruct::m_dataAlign |
Definition at line 122 of file SystemPeripherals_ADC.h.
ADC_ExternalTrigConv ADC_InitStructStruct::m_externalTrigConv |
Definition at line 119 of file SystemPeripherals_ADC.h.
ADC_ExternalTrigConvEdge ADC_InitStructStruct::m_externalTrigConvEdge |
Definition at line 116 of file SystemPeripherals_ADC.h.
ADC_Resolution ADC_InitStructStruct::m_resolution |
Definition at line 109 of file SystemPeripherals_ADC.h.
ADC_ScanDirection ADC_InitStructStruct::m_scanDirection |
Definition at line 125 of file SystemPeripherals_ADC.h.