pub type StopbitsW<'a, REG> = BitWriter<'a, REG>;
Field STOPBITS writer - Selects the number of stop bits that will be generated
STOPBITS
pub struct StopbitsW<'a, REG> { /* private fields */ }