Type Alias STOPBITS_W

Source
pub type STOPBITS_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 4>;
Expand description

Field STOPBITS writer - Stop-Bit Mode

Aliased Typeยง

pub struct STOPBITS_W<'a> { /* private fields */ }