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

Bits 1:4 - Burst length/type

[src]

Bit 5 - DMA enable

[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