Type Alias RSTART_W

Source
pub type RSTART_W<'a> = BitWriter<'a, u32, IFC_SPEC, bool, 1>;
Expand description

Field RSTART writer - Clear Repeated START Interrupt Flag

Aliased Typeยง

pub struct RSTART_W<'a> { /* private fields */ }