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...
UM1581
Analog-to-digital converter (ADC)
DocID023800 Rev 1
65/584
3.2.9.19 ADC_AutoDelayCmd
Function Name
void ADC_AutoDelayCmd ( ADC_TypeDef * ADCx,
FunctionalState NewState)
Function Description
Selects the ADC Delayed Conversion Mode.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
NewState : new state of the ADC Delayed Conversion Mode.
This parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
3.2.10 Analog Watchdog configuration functions
3.2.10.1 ADC_AnalogWatchdogCmd
Function Name
void ADC_AnalogWatchdogCmd ( ADC_TypeDef * ADCx,
uint32_t ADC_AnalogWatchdog)
Function Description
Enables or disables the analog watchdog on single/all regular or
injected channels.
Parameters
ADCx : where x can be 1, 2, 3 or 4 to select the ADC
peripheral.
ADC_AnalogWatchdog : the ADC analog watchdog
configuration. This parameter can be one of the following
values:
ADC_AnalogWatchdog_SingleRegEnable : Analog
watchdog on a single regular channel
ADC_AnalogWatchdog_SingleInjecEnable : Analog
watchdog on a single injected channel
ADC_AnalogWatchdog_SingleRegOrInjecEnable :
Analog watchdog on a single regular or injected channel
ADC_AnalogWatchdog_AllRegEnable : Analog
watchdog on all regular channel
ADC_AnalogWatchdog_AllInjecEnable : Analog
watchdog on all injected channel
ADC_AnalogWatchdog_AllRegAllInjecEnable :
Analog watchdog on all regular and injected channels
ADC_AnalogWatchdog_None : No channel guarded
by the analog watchdog
Return values
None.
Notes
None.

Table of Contents

Related product manuals