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

pub struct W(_);
Expand description

Register INTENSET writer

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.

Writes raw bits to the register.

Methods from Deref<Target = W<INTENSET_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

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