Module eraseall

Source
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.