Struct stm32l0x2::usb_fs::LPMCSR [] [src]

pub struct LPMCSR { /* fields omitted */ }

LPM control and status register

Methods

impl LPMCSR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for LPMCSR

impl !Sync for LPMCSR