Struct tm4c123x::usb0::power::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 - Power Down PHY

[src]

Bit 1 - SUSPEND Mode

[src]

Bit 2 - RESUME Signaling

[src]

Bit 3 - RESET Signaling

[src]

Bit 6 - Soft Connect/Disconnect

[src]

Bit 7 - Isochronous Update

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W