Type Alias avr_device::attiny85::fuse::extended::SELFPRGEN_W
source · pub type SELFPRGEN_W<'a, const O: u8> = BitWriter<'a, u8, EXTENDED_SPEC, bool, O>;
Expand description
Field SELFPRGEN
writer - Self Programming enable
Aliased Type§
struct SELFPRGEN_W<'a, const O: u8> { /* private fields */ }