Type Alias avr_device::attiny85::fuse::high::RSTDISBL_W

source ·
pub type RSTDISBL_W<'a, const O: u8> = BitWriter<'a, u8, HIGH_SPEC, bool, 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 */ }