pub type ERASEPAGE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ERASEPAGE_SPEC, u32, u32, Unsafe, 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 */ }