Type Definition lpc81x_pac::lpc810::i2c0::mstctl::MSTSTOP_W

source ·
pub type MSTSTOP_W<'a, const O: u8> = BitWriter<'a, u32, MSTCTL_SPEC, MSTSTOP_A, O>;
Expand description

Field MSTSTOP writer - Master Stop control.

Implementations§

No effect.

Stop. A Stop will be generated on the I2C bus at the next allowed time, preceded by a NACK to the slave if the master is receiving data from the slave (Master Receiver mode).