STM8L15x Standard Peripherals Drivers: ADC_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

ADC_Registers_Reset_Value

Defines

#define ADC_CR1_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_CR2_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_CR3_RESET_VALUE   ((uint8_t) 0x1F)
#define ADC_DRH_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_DRL_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_HTRH_RESET_VALUE   ((uint8_t) 0x0F)
#define ADC_HTRL_RESET_VALUE   ((uint8_t) 0xFF)
#define ADC_LTRH_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_LTRL_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_SQR1_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_SQR2_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_SQR3_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_SQR4_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_SR_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_TRIGR1_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_TRIGR2_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_TRIGR3_RESET_VALUE   ((uint8_t) 0x00)
#define ADC_TRIGR4_RESET_VALUE   ((uint8_t) 0x00)

Define Documentation

#define ADC_CR1_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2301 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_CR2_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2302 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_CR3_RESET_VALUE   ((uint8_t) 0x1F)

Definition at line 2303 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_DRH_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2305 of file stm8l15x.h.

#define ADC_DRL_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2306 of file stm8l15x.h.

#define ADC_HTRH_RESET_VALUE   ((uint8_t) 0x0F)

Definition at line 2307 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_HTRL_RESET_VALUE   ((uint8_t) 0xFF)

Definition at line 2308 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_LTRH_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2309 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_LTRL_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2310 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_SQR1_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2311 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_SQR2_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2312 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_SQR3_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2313 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_SQR4_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2314 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_SR_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2304 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_TRIGR1_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2315 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_TRIGR2_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2316 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_TRIGR3_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2317 of file stm8l15x.h.

Referenced by ADC_DeInit().

#define ADC_TRIGR4_RESET_VALUE   ((uint8_t) 0x00)

Definition at line 2318 of file stm8l15x.h.

Referenced by ADC_DeInit().

STM8S Firmware Library: Overview

 

 

 

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