[][src]Type Definition stm32l0::stm32l0x2::usb::LPMCSR

type LPMCSR = Reg<u32, _LPMCSR>;

LPM control and status register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see lpmcsr module

Trait Implementations

impl Readable for LPMCSR[src]

read() method returns lpmcsr::R reader structure

impl Writable for LPMCSR[src]

write(|w| ..) method takes lpmcsr::W writer structure

impl ResetValue for LPMCSR[src]

Register LPMCSR reset()'s with value 0

type Type = u32

Register size