Type Definition lpc81x_pac::lpc810::i2c0::slvctl::SLVCONTINUE_W

source ·
pub type SLVCONTINUE_W<'a, const O: u8> = BitWriter<'a, u32, SLVCTL_SPEC, SLVCONTINUE_A, O>;
Expand description

Field SLVCONTINUE writer - Slave Continue.

Implementations§

No effect.

Continue. Informs the Slave function to continue to the next operation. This must done after writing transmit data, reading received data, or any other housekeeping related to the next bus operation.