pub type StartW<'a, REG> = BitWriter<'a, REG, Start>;
Field START writer - Channel Start
START
pub struct StartW<'a, REG> { /* private fields */ }
The channel is not explicitly started.
The channel is explicitly started via a software initiated service request.