[][src]Type Definition lpc55s6x_pac::usb0::LPM

type LPM = Reg<u32, _LPM>;

USB Link Power Management register

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

For information about avaliable fields see lpm module

Trait Implementations

impl Readable for LPM[src]

read() method returns lpm::R reader structure

impl Writable for LPM[src]

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

impl ResetValue for LPM[src]

Register LPM reset()'s with value 0

type Type = u32

Register size