pub type ERASEALL_W<'a, const O: u8> = BitWriterRaw<'a, u32, ERASEALL_SPEC, ERASEALL_A, BitM, O>;
Expand description

Field ERASEALL writer - Erase all non-volatile memory including UICR registers. Note that code erase has to be enabled by CONFIG.EEN before the UICR can be erased.