Type Alias AUTOACK_W

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

Field AUTOACK writer - Automatic Acknowledge

Aliased Typeยง

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