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

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W