Type Alias atmega_hal::pac::fuse::high::BOOTRST_W

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

Field BOOTRST writer - Boot Reset vector Enabled

Aliased Type§

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