Type Alias nrf52810_hal::pac::nvmc::eraseall::ERASEALL_R

source ·
pub type ERASEALL_R = BitReaderRaw<ERASEALL_A>;
Expand description

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.

Aliased Type§

struct ERASEALL_R { /* private fields */ }