Struct stm32f7x5::otg_hs_device::otg_hs_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 - Nonzero-length status OUT handshake

[src]

Bits 4:10 - Device address

[src]

Bits 11:12 - Periodic (micro)frame interval

[src]

Bits 24:25 - Periodic scheduling interval

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R