Struct lpc845_pac::i2c0::mstctl::MSTSTOP_W[][src]

pub struct MSTSTOP_W<'a> { /* fields omitted */ }
Expand description

Field MSTSTOP writer - Master Stop control.

Implementations

Writes variant to the field

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).

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.