27.4.2 ADCON1
| Name: | ADCON1 | 
| Offset: | 0x09E | 
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| FM | CS[2:0] | PREF[1:0] | |||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | |||
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | |||
Bit 7 – FM ADC Result Format/Alignment Selection
| Value | Description | 
|---|---|
| 1 | Right-justified. The six Most Significant bits of ADRESH are zero-filled. | 
| 0 | Left-justified. The six Least Significant bits of ADRESL are zero-filled. | 
Bits 6:4 – CS[2:0] ADC Conversion Clock Select
| Value | Description | 
|---|---|
| 111 | ADCRC | 
| 110 | FOSC/64 | 
| 101 | FOSC/16 | 
| 100 | FOSC/4 | 
| 011 | ADCRC | 
| 010 | FOSC/32 | 
| 001 | FOSC/8 | 
| 000 | FOSC/2 | 
Bits 1:0 – PREF[1:0] ADC Positive Voltage Reference Configuration
| Value | Description | 
|---|---|
| 11 | VREF+ is connected to internal Fixed Voltage Reference (FVR) | 
| 10 | VREF+ is connected to external VREF+ pin | 
| 01 | Reserved | 
| 00 | VREF+ is connected to VDD | 
