Skip to main content

StartW

Type Alias StartW 

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

Field START writer - Start Bit Ignition

Aliased Typeยง

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