pub type BUSY_R = BitReader<bool>;
Expand description

Field BUSY reader - Busy flag This bit is set and reset by hardware. It is active when a communication is ongoing on the RX line (successful start bit detected). It is reset at the end of the reception (successful or not).