pub type RsfW<'a, REG> = BitWriter<'a, REG, Rsf>;
Field RSF writer - Repeated Start Flag
RSF
pub struct RsfW<'a, REG> { /* private fields */ }
Slave has not detected a Repeated START condition.
Slave has detected a Repeated START condition.