DONEIE=disable, DONE=inactive, AF=noError
Flash Interrupt Register.
DONE | Flash Done Interrupt. This bit is set to 1 upon Flash write or erase completion. 0 (inactive): No interrupt is pending. 1 (pending): An interrupt is pending. |
AF | Flash Access Fail. This bit is set when an attempt is made to write the flash while the flash is busy or the flash is locked. This bit can only be set to 1 by hardware. 0 (noError): No Failure. 1 (error): Failure occurs. |
DONEIE | Flash Done Interrupt Enable. 0 (disable): Disable. 1 (enable): Enable. |
AFIE |