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

Field CTPB writer - Clear temporary page buffer

Aliased Type§

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