Type Alias BLBSET_W

Source
pub type BLBSET_W<'a, const O: u8> = BitWriterRaw<'a, u8, SPMCSR_SPEC, bool, BitM, O>;
Expand description

Field BLBSET writer - Boot Lock Bit Set

Aliased Type§

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