StopbitsW

Type Alias StopbitsW 

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

Field STOPBITS writer - Selects the number of stop bits that will be generated

Aliased Typeยง

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