Type Alias AUTOTRI_W

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

Field AUTOTRI writer - Automatic Transmitter Tristate

Aliased Typeยง

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