Struct stm32f7x2::otg_hs_host::otg_hs_hptxsts::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 - Periodic transmit data FIFO space available

[src]

Bits 16:23 - Periodic transmit request queue space available

[src]

Bits 24:31 - Top of the periodic transmit request queue

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R