Struct lpc845_pac::i2c0::intenset::R[][src]

pub struct R(_);
Expand description

Register INTENSET reader

Implementations

Bit 0 - Master Pending interrupt Enable.

Bit 4 - Master Arbitration Loss interrupt Enable.

Bit 6 - Master Start/Stop Error interrupt Enable.

Bit 8 - Slave Pending interrupt Enable.

Bit 11 - Slave Not Stretching interrupt Enable.

Bit 15 - Slave Deselect interrupt Enable.

Bit 16 - Monitor data Ready interrupt Enable.

Bit 17 - Monitor Overrun interrupt Enable.

Bit 19 - Monitor Idle interrupt Enable.

Bit 24 - Event time-out interrupt Enable.

Bit 25 - SCL time-out interrupt Enable.

Methods from Deref<Target = R<INTENSET_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.