31.6.5 Interrupt Flag REGISTER

Table 31-36. 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: INTFLAG
Offset: 0x10
Reset: 0x00000000
Property: R/K

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
        FLTCAP 
Access R/K/HS 
Reset 0 
Bit 15141312111098 
       CRCERRCRCDONE 
Access R/K/HSR/K/HS 
Reset 00 
Bit 76543210 
        SERR 
Access R/K/HS 
Reset 0 

Bit 16 – FLTCAP Read value:

Reading this bit returns the INTFLAG bit value.

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will set the interrupt pending.

ValueNameDescription
1An ECC Fault Capture, related to FLTMD[], occurred
0No Interrupt Pending

Bit 9 – CRCERR Read value:

Reading this bit returns the INTFLAG bit value.

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will set the interrupt pending.

ValueNameDescription
1CRCACC Is Not Equal to the XOR of CRCSUM and CRCFXOR
0No Interrupt Pending

Bit 8 – CRCDONE Read value:

Reading this bit returns the INTFLAG bit value.

Writing a '0' to this bit has no effect.

Writing a '1' to this bit will set the interrupt pending.

ValueNameDescription
1Calculation Done
0No Interrupt Pending

Bit 0 – SERR Read value:

Reading this bit returns the INTFLAG bit value.

Writing a '0' to this disables the pending interrupt.

Writing a '1' to this bit will set the interrupt pending, as if SECCNT count is reached.

ValueNameDescription
1SECCNT Count reached
0No Interrupt Pending