pub type ERASEALL_W<'a, const O: u8> = BitWriter<'a, u32, ERASEALL_SPEC, ERASEALL_AW, O>;
Expand description

Field ERASEALL writer - Erase all non-volatile memory including UICR registers. The erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.

Implementations

No operation

Start chip erase