43.7.23 ADCn Interrupt Enable Clear

Note: Writing a zero to any of these bits has no effect, but writing a one to these bits will CLEAR the ENABLE bit.

A read of this register provides the current status of interrupts, that is whether each interrupt is enabled (bit = 1) or disabled (bit = 0).

Table 43-28. Register Bit Attribute Legend
Symbol Description Symbol Description Symbol Description
R Readable bit HC Cleared by Hardware (Grey cell) Unimplemented
W Writable bit HS Set by Hardware X Bit is unknown at Reset
K Write to clear S Software settable bit
Name: INTENCLR
Offset: 0x120
Reset: 0x00000000
Property: PAC Write-Protected, Enable-Protected

Bit 3130292827262524 
 CHRDY[15:8] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 2322212019181716 
 CHRDY[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
     EOSRDYCHNERRCFLTRDYCHRDYC 
Access R/WR/WR/WR/W 
Reset 0000 
Bit 76543210 
 SOVFL  CMPHIT     
Access R/WR/W 
Reset 00 

Bits 31:16 – CHRDY[15:0] ADCn Channel Ready Interrupt Disable for Input Channel k

Writing a 1 to bit will k disable the data ready flag for Core n channel k as an interrupt request.

CHRDY[ k ] = 14-0 individual channels which corresponds to AIN[14:0]. K = 11 and 10 do not exist for the 64-pin package.

Note:
  1. This bit is Enabled Protected: (Writes are ignored when CTRLA.ENABLE = 1. Returns a bus error).

Bit 11 – EOSRDY ADCn Module End-Of-Scan Interrupt Disable

Writing a 1 to this bit will disable the flag bit EOSRDY as an interrupt request.

Note:
  1. This bit is Enabled Protected: (Writes are ignored when CTRLA.ENABLE = 1. Returns a bus error).

Bit 10 – CHNERRC ADCn Module Channel Overwritten Error Flag Interrupt Disable

Writing a 1 to this bit will disable the flag bit CHNERRCas an interrupt request.

Note:
  1. This bit is Enabled Protected: (Writes are ignored when CTRLA.ENABLE = 1. Returns a bus error.)

Bit 9 – FLTRDY ADCn Digital Filter Ready Flag Disable

Writing a 1 to this bit will disable the filter ready flag for Filter as an interrupt request.

Note:
  1. This bit is Enabled Protected: (Writes are ignored when CTRLA.ENABLE = 1. Returns a bus error.)

Bit 8 – CHRDYC ADCn Module Current Channel ready Disable

Writing a 1 to this bit will disable the flag bit CHRDYC as an interrupt request.

Note:
  1. This bit is Enabled Protected: (Writes are ignored when CTRLA.ENABLE = 1. Returns a bus error.)

Bit 7 – SOVFL ADCn Clock Synchronizer Overflow Disable

Writing a 1 to this bit will disable the flag SOVFL as an interrupt request.

Note:
  1. This bit is Enabled Protected: (Writes are ignored when CTRLA.ENABLE = 1. Returns a bus error.)

Bit 4 – CMPHIT ADCn Digital Comparator Hit Disable

Writing a 1 to this bit will disable the comparator hit flag for Comparator n as an interrupt request.

Note:
  1. This bit is Enabled Protected: (Writes are ignored when CTRLA.ENABLE = 1. Returns a bus error.)