pub type MS_MODE_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field MS_MODE
writer - Set this bit to configure the module as i2c master clear this bit to configure the module as i2c slave.
Aliased Typeยง
pub struct MS_MODE_W<'a, REG> { /* private fields */ }