Type Alias 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 */ }