pub struct W { /* private fields */ }
Expand description

Value to write to the register

Implementations§

Reset value of the register

Writes raw bits to the register

Bits 0:2 - FS timeout calibration

Bit 6 - USB 2.0 high-speed ULPI PHY or USB 1.1 full-speed serial transceiver select

Bit 8 - SRP-capable

Bit 9 - HNP-capable

Bits 10:13 - USB turnaround time

Bit 15 - PHY Low-power clock select

Bit 17 - ULPI FS/LS select

Bit 18 - ULPI Auto-resume

Bit 19 - ULPI Clock SuspendM

Bit 20 - ULPI External VBUS Drive

Bit 21 - ULPI external VBUS indicator

Bit 22 - TermSel DLine pulsing selection

Bit 23 - Indicator complement

Bit 24 - Indicator pass through

Bit 25 - ULPI interface protect disable

Bit 29 - Forced host mode

Bit 30 - Forced peripheral mode

Bit 31 - Corrupt Tx packet

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.

Should always be Self
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.