33.5.15 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
Offset: 0x1D14

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

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

In Accumulate, Average, and Burst Average mode, this is equal to ACC 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]