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

type USB1CLKCTRL = Reg<u32, _USB1CLKCTRL>;

USB1 clock control

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

For information about available fields see usb1clkctrl module

Trait Implementations

impl Readable for USB1CLKCTRL[src]

read() method returns usb1clkctrl::R reader structure

impl ResetValue for USB1CLKCTRL[src]

Register USB1CLKCTRL reset()'s with value 0x10

type Type = u32

Register size

impl Writable for USB1CLKCTRL[src]

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