Struct stm32l0x2::usb_sram::istr::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 7 - LPM L1 state request

[src]

Bit 8 - Expected start frame

[src]

Bit 9 - start of frame

[src]

Bit 10 - reset request

[src]

Bit 11 - Suspend mode request

[src]

Bit 12 - Wakeup

[src]

Bit 13 - Error

[src]

Bit 14 - Packet memory area over / underrun

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W