Struct stm32f7x7::otg_hs_global::otg_hs_gusbcfg::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:2 - FS timeout calibration

[src]

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

[src]

Bit 8 - SRP-capable

[src]

Bit 9 - HNP-capable

[src]

Bits 10:13 - USB turnaround time

[src]

Bit 15 - PHY Low-power clock select

[src]

Bit 17 - ULPI FS/LS select

[src]

Bit 18 - ULPI Auto-resume

[src]

Bit 19 - ULPI Clock SuspendM

[src]

Bit 20 - ULPI External VBUS Drive

[src]

Bit 21 - ULPI external VBUS indicator

[src]

Bit 22 - TermSel DLine pulsing selection

[src]

Bit 23 - Indicator complement

[src]

Bit 24 - Indicator pass through

[src]

Bit 25 - ULPI interface protect disable

[src]

Bit 29 - Forced host mode

[src]

Bit 30 - Forced peripheral mode

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W