Type Definition lpc81x_pac::lpc811::i2c0::stat::SLVNOTSTR_R

source ·
pub type SLVNOTSTR_R = BitReader<SLVNOTSTR_A>;
Expand description

Field SLVNOTSTR reader - Slave Not Stretching. Indicates when the slave function is stretching the I2C clock. This is needed in order to gracefully invoke Deep Sleep or Power-down modes during slave operation. This read-only flag reflects the slave function status in real time.

Implementations§

Get enumerated values variant

Checks if the value of the field is STRETCHING

Checks if the value of the field is NOT_STRETCHING