pub struct R(_);
Expand description

Register DDRPHYC_DX2GCR reader

Implementations

Bit 0 - DXEN

Bit 1 - DQSODT

Bit 2 - DQODT

Bit 3 - DXIOM

Bit 4 - DXPDD

Bit 5 - DXPDR

Bit 6 - DQSRPD

Bits 7:8 - DSEN

Bit 9 - DQSRTT

Bit 10 - DQRTT

Bits 11:12 - RTTOH

Bit 13 - RTTOAL

Bits 14:16 - R0RVSL

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