Struct stm32f7x5::otg_fs_device::otg_fs_dcfg::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:1 - Device speed

[src]

Bit 2 - Non-zero-length status OUT handshake

[src]

Bits 4:10 - Device address

[src]

Bits 11:12 - Periodic frame interval

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R