Type Definition lpc81x_pac::lpc810::i2c0::msttime::MSTSCLLOW_W

source ·
pub type MSTSCLLOW_W<'a, const O: u8> = FieldWriterSafe<'a, u32, MSTTIME_SPEC, u8, MSTSCLLOW_A, 3, O>;
Expand description

Field MSTSCLLOW writer - 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§

2 clocks. Minimum SCL low time is 2 clocks of the I2C clock pre-divider.

3 clocks. Minimum SCL low time is 3 clocks of the I2C clock pre-divider.

4 clocks. Minimum SCL low time is 4 clocks of the I2C clock pre-divider.

5 clocks. Minimum SCL low time is 5 clocks of the I2C clock pre-divider.

6 clocks. Minimum SCL low time is 6 clocks of the I2C clock pre-divider.

7 clocks. Minimum SCL low time is 7 clocks of the I2C clock pre-divider.

8 clocks. Minimum SCL low time is 8 clocks of the I2C clock pre-divider.

9 clocks. Minimum SCL low time is 9 clocks of the I2C clock pre-divider.