Struct stm32f105xx::usb_otg_global::fs_gahbcfg::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 - Global interrupt mask

[src]

Bit 7 - TxFIFO empty level

[src]

Bit 8 - Periodic TxFIFO empty level

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W