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