Type Alias avr_device::atmega2560::fuse::high::BOOTRST_W
source · pub type BOOTRST_W<'a, const O: u8> = BitWriter<'a, u8, HIGH_SPEC, bool, O>;Expand description
Field BOOTRST writer - Boot Reset vector Enabled
Aliased Type§
struct BOOTRST_W<'a, const O: u8> { /* private fields */ }