Type Alias attiny_hal::pac::boot_load::spmcsr::CTPB_W

source ·
pub type CTPB_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPMCSR_SPEC, bool, BitM, O>;
Expand description

Field CTPB writer - Clear temporary page buffer

Aliased Type§

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