Type Alias START_W

Source
pub type START_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 0>;
Expand description

Field START writer - Start Timer

Aliased Typeยง

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