CRCERR=noError, MAGIC=magicNotSet
System Initialization Status Register.
MAGIC | Magic Word Validation. This bit is set by the system initialization block following power-up. 0 (magicNotSet): Magic word was not set (OTP has not been initialized properly). 1 (magicSet): Magic word was set (OTP contains valid settings). |
CRCERR | CRC Error Status. This bit is set by the system initialization block following power-up. 0 (noError): No CRC errors occurred during the read of the OTP memory block. 1 (error): A CRC error occurred while reading the OTP. The address of the failure location in the OTP memory is stored in the ERRADDR register. |