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

pub struct R(_);
Expand description

Register INTENSET reader

Implementations

Bit 0 - Is 1 if a touch detected should interrupt. This includes wake from low-power mode.

Bit 1 - Is 1 if a no-touch detected should interrupt

Bit 2 - Is 1 if a poll or POLLNOW completing should interrupt

Bit 3 - Is 1 if an integration cycle ending with timeout should interrupt

Bit 4 - Is 1 if an overrun should interrupt.

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.