![]() |
Imt.Base C++ API V4.1.1.0
|
ADC Common status register (ADC_CSR), chapter 15.13.15. More...
#include <Imt.Base.HAL.STM32F767/Registers/ADCCommonRegisters.h>
Public Attributes | |
uint32_t volatile | AWD1: 1 |
Analog watchdog flag of ADC1. | |
uint32_t volatile | EOC1: 1 |
End of conversion of ADC1. | |
uint32_t volatile | JEOC: 1 |
Injected channel end of conversion of ADC1. | |
uint32_t volatile | JSTRT1: 1 |
Injected channel Start flag of ADC1. | |
uint32_t volatile | STRT1: 1 |
Regular channel Start flag of ADC1. | |
uint32_t volatile | OVR1: 1 |
Overrun flag of ADC1. | |
uint32_t | volatile: 2 |
uint32_t volatile | AWD2: 1 |
Analog watchdog flag of ADC2. | |
uint32_t volatile | EOC2: 1 |
End of conversion of ADC2. | |
uint32_t volatile | JEOC2: 1 |
Injected channel end of conversion of ADC2. | |
uint32_t volatile | JSTRT2: 1 |
Injected channel Start flag of ADC2. | |
uint32_t volatile | STRT2: 1 |
Regular channel Start flag of ADC2. | |
uint32_t volatile | OVR2: 1 |
Overrun flag of ADC2. | |
uint32_t volatile | AWD3: 1 |
Analog watchdog flag of ADC3. | |
uint32_t volatile | EOC3: 1 |
End of conversion of ADC3. | |
uint32_t volatile | JEOC3: 1 |
Injected channel end of conversion of ADC3. | |
uint32_t volatile | JSTRT3: 1 |
Injected channel Start flag of ADC3. | |
uint32_t volatile | STRT3: 1 |
Regular channel Start flag of ADC3. | |
uint32_t volatile | OVR3: 1 |
Overrun flag of ADC3. | |
ADC Common status register (ADC_CSR), chapter 15.13.15.
Definition at line 26 of file ADCCommonRegisters.h.
Analog watchdog flag of ADC1.
Definition at line 27 of file ADCCommonRegisters.h.
Analog watchdog flag of ADC2.
Definition at line 34 of file ADCCommonRegisters.h.
Analog watchdog flag of ADC3.
Definition at line 41 of file ADCCommonRegisters.h.
End of conversion of ADC1.
Definition at line 28 of file ADCCommonRegisters.h.
End of conversion of ADC2.
Definition at line 35 of file ADCCommonRegisters.h.
End of conversion of ADC3.
Definition at line 42 of file ADCCommonRegisters.h.
Injected channel end of conversion of ADC1.
Definition at line 29 of file ADCCommonRegisters.h.
Injected channel end of conversion of ADC2.
Definition at line 36 of file ADCCommonRegisters.h.
Injected channel end of conversion of ADC3.
Definition at line 43 of file ADCCommonRegisters.h.
Injected channel Start flag of ADC1.
Definition at line 30 of file ADCCommonRegisters.h.
Injected channel Start flag of ADC2.
Definition at line 37 of file ADCCommonRegisters.h.
Injected channel Start flag of ADC3.
Definition at line 44 of file ADCCommonRegisters.h.
Overrun flag of ADC1.
Definition at line 32 of file ADCCommonRegisters.h.
Overrun flag of ADC2.
Definition at line 39 of file ADCCommonRegisters.h.
Overrun flag of ADC3.
Definition at line 46 of file ADCCommonRegisters.h.
Regular channel Start flag of ADC1.
Definition at line 31 of file ADCCommonRegisters.h.
Regular channel Start flag of ADC2.
Definition at line 38 of file ADCCommonRegisters.h.
Regular channel Start flag of ADC3.
Definition at line 45 of file ADCCommonRegisters.h.
uint32_t imt::base::hal::stm32f767::registers::ADCCommonRegisters::ADC_CSR::volatile |
Definition at line 33 of file ADCCommonRegisters.h.