RSTVERR=value1, RSTECC=value1, ACTION=value1
NVM Programming Control Register
ACTION | ACTION: [VERIFY, ONE_SHOT, OPTYPE] 0 (value1): Idle state, no action triggered. Writing 0x00 exits current mode. 81 (value2): Start one-shot write operation with automatic verify. 97 (value4): Start continuous write operation with automatic verify of every write. 145 (value3): Start one-shot write operation without verify. 146 (value6): Start one-shot page erase operation. 161 (value5): Start continuous write operation without verify. 162 (value7): Start continuous page erase operation. 208 (value8): Start one-shot verify-only: Written data is compared to array content. 224 (value9): Start continuous verify-only: Written data is compared to array content. |
RSTVERR | Reset Verify Error 0 (value1): No action. 1 (value2): Reset of .VERR. |
RSTECC | Reset ECC 0 (value1): No action. 1 (value2): Reset of .ECCxREAD and NVMSTATUS.WRPERR. |