Type Alias SlaveenW

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

Field SLAVEEN writer - Slave Enable

Aliased Type§

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