Type Alias RESET_W

Source
pub type RESET_W<'a, const O: u8> = BitWriter<'a, u32, CR_SPEC, bool, O>;
Expand description

Field Reset writer - Reset

Aliased Typeยง

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