pub type PGERS_W<'a, const O: u8> = BitWriter<'a, u8, SPMCSR_SPEC, bool, O>;
Expand description

Field PGERS writer - Page Erase

Aliased Type§

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