Type Alias nrf52832_hal::pac::nvmc::eraseuicr::ERASEUICR_W

source ·
pub type ERASEUICR_W<'a, const O: u8> = BitWriterRaw<'a, u32, ERASEUICR_SPEC, ERASEUICR_A, BitM, O>;
Expand description

Field ERASEUICR writer - Register starting erase of all User Information Configuration Registers. Note that code erase has to be enabled by CONFIG.EEN before the UICR can be erased.

Aliased Type§

struct ERASEUICR_W<'a, const O: u8> { /* private fields */ }