Type Alias SLAVE_W

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

Field SLAVE writer - Addressable as Slave

Aliased Typeยง

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