Type Alias START_W

Source
pub type START_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field START writer - start saradc by sw

Aliased Typeยง

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