Struct nrf52811_pac::uarte0::intenset::R[][src]

pub struct R(_);
Expand description

Register INTENSET reader

Implementations

Bit 0 - Write ‘1’ to enable interrupt for event CTS

Bit 1 - Write ‘1’ to enable interrupt for event NCTS

Bit 2 - Write ‘1’ to enable interrupt for event RXDRDY

Bit 4 - Write ‘1’ to enable interrupt for event ENDRX

Bit 7 - Write ‘1’ to enable interrupt for event TXDRDY

Bit 8 - Write ‘1’ to enable interrupt for event ENDTX

Bit 9 - Write ‘1’ to enable interrupt for event ERROR

Bit 17 - Write ‘1’ to enable interrupt for event RXTO

Bit 19 - Write ‘1’ to enable interrupt for event RXSTARTED

Bit 20 - Write ‘1’ to enable interrupt for event TXSTARTED

Bit 22 - Write ‘1’ to enable interrupt for event TXSTOPPED

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.