Type Definition lpc81x_pac::lpc812::i2c0::stat::MSTARBLOSS_W

source ·
pub type MSTARBLOSS_W<'a, const O: u8> = BitWriter<'a, u32, STAT_SPEC, MSTARBLOSS_A, O>;
Expand description

Field MSTARBLOSS writer - Master Arbitration Loss flag. This flag can be cleared by software writing a 1 to this bit. It is also cleared automatically a 1 is written to MSTCONTINUE.

Implementations§

No Arbitration Loss has occurred.

Arbitration loss. The Master function has experienced an Arbitration Loss. At this point, the Master function has already stopped driving the bus and gone to an idle state. Software can respond by doing nothing, or by sending a Start in order to attempt to gain control of the bus when it next becomes idle.