Struct lpc845_pac::i2c0::stat::MONOV_W[][src]

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

Field MONOV writer - Monitor Overflow flag.

Implementations

Writes variant to the field

No overrun. Monitor data has not overrun.

Overrun. A Monitor data overrun has occurred. This can only happen when Monitor clock stretching not enabled via the MONCLKSTR bit in the CFG register. Writing 1 to this bit clears the flag.

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.