Type Alias AUTOSE_W

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

Field AUTOSE writer - Automatic STOP when Empty

Aliased Typeยง

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