Introduction - If you have any usage issues, please Google them yourself
This program demonstrates operation of ADC0 in polled mode. The ADC0 is
// configured to use writes to AD0BUSY as its start of conversion source and
// to measure the output of the on-chip temperature sensor. The temperature
// sensor output is converted to degrees Celsius and is transmitted out UART0
Packet : 53607916adc0_int1.rar filelist
ADC0_Int1\ADC0_Int1.c
ADC0_Int1