Type Alias nrf52840_pac::nvmc::erasepage::ERASEPAGE_W

source ·
pub type ERASEPAGE_W<'a, const O: u8> = FieldWriter<'a, u32, ERASEPAGE_SPEC, u32, u32, 32, O>;
Expand description

Field ERASEPAGE writer - Register for starting erase of a page in code area

Aliased Type§

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