Type Definition lpc81x_pac::lpc811::i2c0::msttime::MSTSCLLOW_R

source ·
pub type MSTSCLLOW_R = FieldReader<u8, MSTSCLLOW_A>;
Expand description

Field MSTSCLLOW reader - Master SCL Low time. Specifies the minimum low time that will be asserted by this master on SCL. Other devices on the bus (masters or slaves) could lengthen this time. This corresponds to the parameter t LOW in the I2C bus specification. I2C bus specification parameters tBUF and tSU;STA have the same values and are also controlled by MSTSCLLOW.

Implementations§

Get enumerated values variant

Checks if the value of the field is CLOCKS_2

Checks if the value of the field is CLOCKS_3

Checks if the value of the field is CLOCKS_4

Checks if the value of the field is CLOCKS_5

Checks if the value of the field is CLOCKS_6

Checks if the value of the field is CLOCKS_7

Checks if the value of the field is CLOCKS_8

Checks if the value of the field is CLOCKS_9