pub type PGWRT_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPMCSR_SPEC, bool, BitM, O>;
Field PGWRT writer - Page Write
PGWRT
struct PGWRT_W<'a, const O: u8> { /* private fields */ }