Type Alias nrf52840_hal::pac::nvmc::eraseuicr::ERASEUICR_R

source ·
pub type ERASEUICR_R = BitReaderRaw<ERASEUICR_A>;
Expand description

Field ERASEUICR reader - 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_R { /* private fields */ }