pub struct R(_);
Expand description

Register GUSBCFG reader

Implementations

Bits 0:2 - Timeout Calibration host and device

Bit 5 - Full-Speed Serial Interface Select host and device

Bit 8 - SRP-Capable host and device

Bit 9 - HNP-Capable host and device

Bits 10:13 - USB Turnaround Time device only

Bit 22 - TermSel DLine Pulsing Selection device only

Bit 28 - Tx End Delay device only

Bit 29 - Force Host Mode host and device

Bit 30 - Force Device Mode host and device

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