Type Definition lpc81x_pac::lpc812::i2c0::cfg::SLVEN_W

source ·
pub type SLVEN_W<'a, const O: u8> = BitWriter<'a, u32, CFG_SPEC, SLVEN_A, O>;
Expand description

Field SLVEN writer - Slave Enable. When disabled, configurations settings for the Slave function are not changed, but the Slave function is internally reset.

Implementations§

Disabled. The I2C slave function is disabled.

Enabled. The I2C slave function is enabled.