10.3.2.4.7 Write Fuse Command
The Write Fuse (WFU) command writes the fuses. It can only be used by the UPDI; the CPU cannot start this command.
Follow this procedure to use the Write Fuse command:
- Write the address of the fuse to the Address (NVMCTRL.ADDR) register.
- Write the data to be written to the fuse to the Data (NVMCTRL.DATA) register.
- Execute the Write Fuse command.
- After the fuse is written, a Reset is required for the updated value to take effect.
For reading fuses, use a regular read on the memory location.