18.7.6 Interrupt Flag Status and Clear

Table 18-10. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
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: INTFLAG
Offset: 0x14
Reset: 0x00
Property: 

Bit 76543210 
       ERRORREADY 
Access R/WR 
Reset 00 

Bit 1 – ERROR Error

This flag is set on the occurrence of an NVME, LOCKE or PROGE error.

This bit can be cleared by writing a '1' to its bit location.

ValueDescription
0No errors have been received since the last clear.
1At least one error has occurred since the last clear.

Bit 0 – READY NVM Ready

ValueDescription
0The NVM controller is busy programming or erasing.
1The NVM controller is ready to accept a new command.