Type Alias attiny_hal::pac::fuse::extended::SELFPRGEN_W

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

Field SELFPRGEN writer - Self Programming enable

Aliased Type§

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