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

Bits 0:15 - Nonperiodic TxFIFO space available

[src]

Bits 16:23 - Nonperiodic transmit request queue space available

[src]

Bits 24:30 - Top of the nonperiodic transmit request queue

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R