Type Alias nrf52840_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 the erase must be enabled using CONFIG.WEN before the UICR can be erased.

Aliased Type§

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