Type Alias STOP_W

Source
pub type STOP_W<'a> = BitWriter<'a, u32, CMD_SPEC, bool, 1>;
Expand description

Field STOP writer - Send stop condition

Aliased Typeยง

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