20.4.3.5 Writing a Configuration Word
The algorithm for writing a Configuration word is as follows:
- Write the 0x1D (WORD_WRITE) to the NVMCMD register
- Write the low byte of the data to the low byte of a configuration word location
- Write the high byte of the data to the high byte of the same configuration word location. This will start the Flash write operation.
- Wait until the NVMBSY bit has been cleared