pub type StartW<'a, REG> = BitWriter<'a, REG>;
Field START writer - Start ADC Conversion
START
struct StartW<'a, REG> { /* private fields */ }