Struct stm32f7x7::otg_hs_global::otg_hs_grstctl::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 0 - Core soft reset

[src]

Bit 1 - HCLK soft reset

[src]

Bit 2 - Host frame counter reset

[src]

Bit 4 - RxFIFO flush

[src]

Bit 5 - TxFIFO flush

[src]

Bits 6:10 - TxFIFO number

[src]

Bit 31 - AHB master idle

[src]

Bit 30 - DMA request signal enabled for USB OTG HS

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R