pub struct W(_);
Expand description

Register GOTGCTL writer

Implementations

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 9 - HNP Request device only

Bit 10 - Host Set HNP Enable host only

Bit 11 - Device HNP Enabled device only

Bit 20 - OTG Version

Writes raw bits to the register.

Methods from Deref<Target = W<GOTGCTL_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.