[][src]Type Definition lpc54606_pac::syscon::USBPLLSTAT

type USBPLLSTAT = Reg<u32, _USBPLLSTAT>;

USB PLL status

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

For information about available fields see usbpllstat module

Trait Implementations

impl Readable for USBPLLSTAT[src]

read() method returns usbpllstat::R reader structure

impl ResetValue for USBPLLSTAT[src]

Register USBPLLSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for USBPLLSTAT[src]

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