Type Alias MSTR_W

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

Field MSTR writer - Master/Slave Select

Aliased Typeยง

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