Type Alias attiny_hal::pac::fuse::high::RSTDISBL_W
source · pub type RSTDISBL_W<'a, const O: u8> = BitWriterRaw<'a, u8, HIGH_SPEC, bool, BitM, O>;
Expand description
Field RSTDISBL
writer - Reset Disabled (Enable PB5 as i/o pin)
Aliased Type§
struct RSTDISBL_W<'a, const O: u8> { /* private fields */ }