Type Definition lpc81x_pac::lpc811::i2c0::stat::EVENTTIMEOUT_R

source ·
pub type EVENTTIMEOUT_R = BitReader<EVENTTIMEOUT_A>;
Expand description

Field EVENTTIMEOUT reader - Event Time-out Interrupt flag. Indicates when the time between events has been longer than the time specified by the TIMEOUT register. Events include Start, Stop, and clock edges. The flag is cleared by writing a 1 to this bit. No time-out is created when the I2C-bus is idle.

Implementations§

Get enumerated values variant

Checks if the value of the field is NO_TIMEOUT

Checks if the value of the field is EVEN_TIMEOUT