ADPREV

ADC Previous Result Register
Notes:
  1. 1.If PSIS = 0, ADPREV is formatted the same way as ADRES is, depending on the FM bits.
  2. 2.The individual bytes in this multibyte register can be accessed with the following register names:
    • ADPREVH: Accesses ADPREV[15:8]
    • ADPREVL: Accesses ADPREV[7:0].
Name:
ADPREV
Address:
0x1D1B
Reset:
Access:
Bit15141312111098
PREV[15:8]
AccessRRRRRRRR
Reset00000000
Bit76543210
PREV[7:0]
AccessRRRRRRRR
Reset00000000

Bits 15:0 – PREV[15:0]: Previous ADC Result

Previous ADC Result

ValueNameDescription
n PSIS = 1 n = ADFLTR value at the start of current ADC conversion
n PSIS = 0 n = ADRES at the start of current ADC conversion(1)