Type Definition lpc81x_pac::lpc812::i2c0::cfg::MSTEN_W

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

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

Implementations§

Disabled. The I2C Master function is disabled.

Enabled. The I2C Master function is enabled.