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

type USBPLLCTRL = Reg<u32, _USBPLLCTRL>;

USB PLL control

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

For information about available fields see usbpllctrl module

Trait Implementations

impl Readable for USBPLLCTRL[src]

read() method returns usbpllctrl::R reader structure

impl ResetValue for USBPLLCTRL[src]

Register USBPLLCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for USBPLLCTRL[src]

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