pub struct R(_);
Expand description

Register CRL reader

Implementations

Bits 0:1 - Port n.0 mode bits

Bits 2:3 - Port n.0 configuration bits

Bits 4:5 - Port n.1 mode bits

Bits 6:7 - Port n.1 configuration bits

Bits 8:9 - Port n.2 mode bits

Bits 10:11 - Port n.2 configuration bits

Bits 12:13 - Port n.3 mode bits

Bits 14:15 - Port n.3 configuration bits

Bits 16:17 - Port n.4 mode bits

Bits 18:19 - Port n.4 configuration bits

Bits 20:21 - Port n.5 mode bits

Bits 22:23 - Port n.5 configuration bits

Bits 24:25 - Port n.6 mode bits

Bits 26:27 - Port n.6 configuration bits

Bits 28:29 - Port n.7 mode bits

Bits 30:31 - Port n.7 configuration bits

Methods from Deref<Target = R<CRL_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.