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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:2 - FS timeout calibration

[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 R

impl Sync for R