13.6.5 Interrupt Status Register

Note: Subsequent to an interrupt flag being cleared, the flag must be read back to verify the clear before exiting the ISR. Failure to do this can result in duplicate interrupts.
Table 13-5. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: INTSTA
Offset: 0x10
Reset: 0x00000000
Property: PAC Write-Protection

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
       DERRSERR 
Access R/WR/W 
Reset 00 

Bit 1 – DERR Double Bit Error

Reading a ‘0’ means no double bit error has occurred since the last clearing of this bit.

Reading a ‘1’ means at least one double bit error has occurred since the last clearing of this bit.

Writing a ‘0’ has no effect.

Writing a ‘1’ clears this Interrupt Status bit.

Bit 0 – SERR Single Bit Error

Reading a ‘0’ means no single bit error has occurred since the last clearing of this bit.

Reading a ‘1’ means at least one single bit error has occurred since the last clearing of this bit.

Writing a ‘0’ has no effect.

Writing a ‘1’ clears this Interrupt Status bit.