32.8.5 ADFLTR

ADC Filter Register
Note: The individual bytes in this multibyte register can be accessed with the following register names:
  • ADFLTRH: Accesses the high byte ADFLTR[15:8]
  • ADFLTRL: Accesses the low byte ADFLTR[7:0]
Name: ADFLTR
Address: 0x094

Bit 15141312111098 
 FLTR[15:8] 
Access RORORORORORORORO 
Reset xxxxxxxx 
Bit 76543210 
 FLTR[7:0] 
Access RORORORORORORORO 
Reset xxxxxxxx 

Bits 15:0 – FLTR[15:0] ADC Filter Output - Signed two’s complement

In Accumulate, Average, and Burst Average modes, this is equal to ADACC register right shifted by the CRS bits. In LPF mode, this is the output of the low-pass filter.

The individual bytes in this multibyte register can be accessed with the following register names: ADFLTRH: Accesses the high byte ADFLTR[15:8] ADFLTRL: Accesses the low byte ADFLTR[7:0]