Type Alias SlaveW

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

Field SLAVE writer - Slave

Aliased Typeยง

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