Struct stm32f7x7::otg_hs_global::otg_hs_gotgint::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]

Bit 2 - Session end detected

[src]

Bit 8 - Session request success status change

[src]

Bit 9 - Host negotiation success status change

[src]

Bit 17 - Host negotiation detected

[src]

Bit 18 - A-device timeout change

[src]

Bit 19 - Debounce done

[src]

Bit 20 - ID input pin changed

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W