10.5.2 NVMCON1

Nonvolatile Memory Control Register 1
Name: NVMCON1
Address: 0x041

Bit 76543210 
 WRERR    NVMCMD[2:0] 
Access R/C/HSR/WR/WR/W 
Reset 0000 

Bit 7 – WRERR NVM Write Error

Reset States: 
POR = 0
All other Resets = u
ValueDescription
1

A write operation was interrupted by a Reset,
or a write or erase operation was attempted on a write-protected area,
or a write or erase operation was attempted on an unimplemented area,
or a write or erase operation was attempted while locked,
or a page operation was directed to a DFM area

0 All write/erase operations have completed successfully

Bits 2:0 – NVMCMD[2:0] NVM Command

Table 10-4. NVM Operations
NVMCMD Unlock Operation DFM PFM Source/Destination WRERR INT
000 No Read byte word NVM to NVMDAT No No
001 No Read and Post Increment byte word NVM to NVMDAT No No
010 No Read Page page NVM to Buffer RAM No No
011 Yes Write byte word NVMDAT to NVM Yes Yes
100 Yes Write and Post Increment byte word NVMDAT to NVM Yes Yes
101 Yes Write Page page Buffer RAM to NVM Yes Yes
110 Yes Erase Page page n/a Yes Yes
111 No Reserved (No Operation) No No