STM8L15x Standard Peripherals Drivers: ADC_Conversion_Mode

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

ADC_Conversion_Mode

Defines

#define IS_ADC_CONVERSION_MODE(MODE)

Enumerations

enum  ADC_ConversionMode_TypeDef { ADC_ConversionMode_Single = ((uint8_t)0x00), ADC_ConversionMode_Continuous = ((uint8_t)0x04) }

Define Documentation

#define IS_ADC_CONVERSION_MODE (   MODE)
Value:

Definition at line 105 of file stm8l15x_adc.h.

Referenced by ADC_Init().


Enumeration Type Documentation

Enumerator:
ADC_ConversionMode_Single 

Single Conversion Mode

ADC_ConversionMode_Continuous 

Continuous Conversion Mode

Definition at line 99 of file stm8l15x_adc.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com