Struct stm32f7x2::otg_hs_host::otg_hs_hcsplt11::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:6 - Port address

[src]

Bits 7:13 - Hub address

[src]

Bits 14:15 - XACTPOS

[src]

Bit 16 - Do complete split

[src]

Bit 31 - Split enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W