Type Definition lpc81x_pac::lpc810::i2c0::stat::SCLTIMEOUT_W

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

Field SCLTIMEOUT writer - SCL Time-out Interrupt flag. Indicates when SCL has remained low longer than the time specific by the TIMEOUT register. The flag is cleared by writing a 1 to this bit.

Implementations§

No time-out. SCL low time has not caused a time-out.

Time-out. SCL low time has caused a time-out.