Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_ftfe_fstat Union Reference

_hw_ftfe_fstat Union Reference

HW_FTFE_FSTAT - Flash Status Register (RW) More...

#include <MK64F12_ftfe.h>


Detailed Description

HW_FTFE_FSTAT - Flash Status Register (RW)

Reset value: 0x00U

The FSTAT register reports the operational status of the FTFE module. The CCIF, RDCOLERR, ACCERR, and FPVIOL bits are readable and writable. The MGSTAT0 bit is read only. The unassigned bits read 0 and are not writable. When set, the Access Error (ACCERR) and Flash Protection Violation (FPVIOL) bits in this register prevent the launch of any more commands or writes to the FlexRAM (when EEERDY is set) until the flag is cleared (by writing a one to it).

Definition at line 143 of file MK64F12_ftfe.h.