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

impl Sync for R