Struct stm32f7x5::otg_fs_device::otg_fs_dsts::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 - Suspend status

[src]

Bits 1:2 - Enumerated speed

[src]

Bit 3 - Erratic error

[src]

Bits 8:21 - Frame number of the received SOF

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R