Struct lpc845_pac::pint::pmctrl::SEL_PMATCH_W[][src]

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

Field SEL_PMATCH writer - Specifies whether the 8 pin interrupts are controlled by the pin interrupt function or by the pattern match function.

Implementations

Writes variant to the field

Pin interrupt. Interrupts are driven in response to the standard pin interrupt function.

Pattern match. Interrupts are driven in response to pattern matches.

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.