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

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 R

impl Sync for R