Expand description
Register for erasing all non-volatile user memory
Structs§
- ERASEALL_
SPEC - Register for erasing all non-volatile user memory
- R
- Register
ERASEALL
reader - W
- Register
ERASEALL
writer
Enums§
- ERASEALL_
A - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.
Type Aliases§
- ERASEALL_
R - Field
ERASEALL
reader - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased. - ERASEALL_
W - Field
ERASEALL
writer - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.