Struct atsaml21e16b::port::evctrl::R

source ·
pub struct R(_);
Expand description

Register EVCTRL%s reader

Implementations§

Bits 0:4 - Port Event Pin Identifier 0

Bits 5:6 - Port Event Action 0

Bit 7 - Port Event Enable Input 0

Bits 8:12 - Port Event Pin Identifier 1

Bits 13:14 - Port Event Action 1

Bit 15 - Port Event Enable Input 1

Bits 16:20 - Port Event Pin Identifier 2

Bits 21:22 - Port Event Action 2

Bit 23 - Port Event Enable Input 2

Bits 24:28 - Port Event Pin Identifier 3

Bits 29:30 - Port Event Action 3

Bit 31 - Port Event Enable Input 3

Methods from Deref<Target = R<EVCTRL_SPEC>>§

Reads raw bits from register.

Trait Implementations§

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.