35.6.11 ADACQ

ADC Acquisition Time Control Register
Note: The individual bytes in this multibyte register can be accessed with the following register names:
  • ADACQH: Accesses the high byte ADACQ[12:8]
  • ADACQL: Accesses the low byte ADACQ[7:0]
Name: ADACQ
Offset: 0x1D21

Bit 15141312111098 
    ACQ[12:8] 
Access R/WR/WR/WR/WR/W 
Reset 00000 
Bit 76543210 
 ACQ[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 12:0 – ACQ[12:0] Acquisition (charge share time) Select

Table 35-9. Acquisition Time
ValueDescription
1 1111 1111 11118191 clocks of ADC clock source(1)
1 1111 1111 11108190 clocks of ADC clock source(1)
1 1111 1111 11018189 clocks of ADC clock source(1)
......
0 0000 0000 00102 clocks of ADC clock source(1)
0 0000 0000 00011 clock of ADC clock source(1)
0 0000 0000 0000Not included in the data conversion cycle(2)
Note:
  1. The ADC clock source is selected by the OSC[1:0] bits.
  2. If ADPRE is not equal to ‘0’, then ACQ = 0 means Acquisition Time is 8192 clocks of FOSC or ADCRC.
The individual bytes in this multibyte register can be accessed with the following register names:ADACQH: Accesses the high byte ADACQ[12:8]ADACQL: Accesses the low byte ADACQ[7:0]