pub struct R(_);
Expand description

Register DDRPHYC_DSGCR reader

Implementations

Bit 0 - PUREN

Bit 1 - BDISEN

Bit 2 - ZUEN

Bit 3 - LPIOPD

Bit 4 - LPDLLPD

Bits 5:7 - DQSGX

Bits 8:10 - DQSGE

Bit 11 - NOBUB

Bit 12 - FXDLAT

Bit 16 - CKEPDD

Bit 20 - ODTPDD

Bit 24 - NL2PD

Bit 25 - NL2OE

Bit 26 - TPDPD

Bit 27 - TPDOE

Bit 28 - CKOE

Bit 29 - ODTOE

Bit 30 - RSTOE

Bit 31 - CKEOE

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