Struct stm32f7x7::otg_hs_global::otg_hs_grxstsp_device::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:3 - Endpoint number

[src]

Bits 4:14 - Byte count

[src]

Bits 15:16 - Data PID

[src]

Bits 17:20 - Packet status

[src]

Bits 21:24 - Frame number

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R