pub type BefW<'a, REG> = BitWriter<'a, REG, Bef>;
Field BEF writer - Bit Error Flag
BEF
pub struct BefW<'a, REG> { /* private fields */ }
Slave has not detected a bit error.
Slave has detected a bit error.