EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Analog-to-digital converter (ADC)
UM1581
48/584
DocID023800 Rev 1
Enable/disable automatic injected group conversion after regular group
conversion. This parameter can be set to ENABLE or DISABLE.
uint8_t ADC_InitTypeDef::ADC_NbrOfRegChannel
Specifies the number of ADC channels that will be converted using the
sequencer for regular channel group. This parameter must range from 1 to 16.
3.1.4 ADC_InjectedInitTypeDef
ADC_InjectedInitTypeDef is defined in the stm32f30x_adc.h
Data Fields
uint32_t ADC_ExternalTrigInjecConvEvent
uint32_t ADC_ExternalTrigInjecEventEdge
uint8_t ADC_NbrOfInjecChannel
uint32_t ADC_InjecSequence1
uint32_t ADC_InjecSequence2
uint32_t ADC_InjecSequence3
uint32_t ADC_InjecSequence4
Field Documentation
uint32_t ADC_InjectedInitTypeDef::ADC_ExternalTrigInjecConvEvent
Defines the external trigger used to start the analog to digital conversion of
injected channels. This parameter can be a value of
ADC_external_trigger_sources_for_Injected_channels_conversion
uint32_t ADC_InjectedInitTypeDef::ADC_ExternalTrigInjecEventEdge
Select the external trigger edge and enable the trigger of an injected group. This
parameter can be a value of
ADC_external_trigger_edge_for_Injected_channels_conversion
uint8_t ADC_InjectedInitTypeDef::ADC_NbrOfInjecChannel
Specifies the number of ADC channels that will be converted using the
sequencer for injected channel group. This parameter must range from 1 to 4.
uint32_t ADC_InjectedInitTypeDef::ADC_InjecSequence1
uint32_t ADC_InjectedInitTypeDef::ADC_InjecSequence2
uint32_t ADC_InjectedInitTypeDef::ADC_InjecSequence3
uint32_t ADC_InjectedInitTypeDef::ADC_InjecSequence4
3.1.5 ADC_TypeDef
ADC_TypeDef is defined in the stm32f30x.h
Data Fields
__IO uint32_t ISR
__IO uint32_t IER
__IO uint32_t CR
__IO uint32_t CFGR
uint32_t RESERVED0

Table of Contents

Related product manuals