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

Field PGWRT writer - Page Write

Aliased Type§

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