pub struct R(_);
Expand description

Register GOTGCTL reader

Implementations

Bit 0 - Session Request Success device only

Bit 1 - Session Request device only

Bit 2 - VBUS-Valid Override Enable

Bit 3 - VBUS Valid Override Value

Bit 4 - BValid Override Enable

Bit 5 - Bvalid Override Value

Bit 6 - AValid Override Enable

Bit 7 - Avalid Override Value

Bit 8 - Host Negotiation Success device only

Bit 9 - HNP Request device only

Bit 10 - Host Set HNP Enable host only

Bit 11 - Device HNP Enabled device only

Bit 16 - Connector ID Status host and device

Bit 17 - Long/Short Debounce Time host only

Bit 18 - A-Session Valid host only

Bit 19 - B-Session Valid device only

Bit 20 - OTG Version

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