Struct stm32f7x5::otg_hs_device::otg_hs_dctl::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]

Bit 0 - Remote wakeup signaling

[src]

Bit 1 - Soft disconnect

[src]

Bits 4:6 - Test control

[src]

Bit 7 - Set global IN NAK

[src]

Bit 8 - Clear global IN NAK

[src]

Bit 9 - Set global OUT NAK

[src]

Bit 10 - Clear global OUT NAK

[src]

Bit 11 - Power-on programming done

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W