#include "fw_hal.h"Go to the source code of this file.
Functions | |
| INTERRUPT (ADC_Routine, EXTI_VectADC) | |
| void | main (void) |
Variables | |
| uint16_t | res |
| INTERRUPT | ( | ADC_Routine | , |
| EXTI_VectADC | |||
| ) |
Definition at line 34 of file adc_interrupt_10bit.c.
| void main | ( | void | ) |
Definition at line 43 of file adc_interrupt_10bit.c.
| uint16_t res |
STC8H3K64S2 AGrnd -> GND AVcc -> VCC AVref -> VCC Vcc -> VCC Gnd -> GND ADC1 -> Test voltage
STC8H1K08 AVref -> VCC Vcc -> VCC Gnd -> GND ADC1 -> Test voltage
Definition at line 32 of file adc_interrupt_10bit.c.