Struct stm32f7x5::otg_hs_device::otg_hs_dcfg::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W