Type Alias atmega_hal::pac::cpu::spmcsr::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 */ }