[][src]Type Definition lpc55_pac::syscon::USB1NEEDCLKCTRL

type USB1NEEDCLKCTRL = Reg<u32, _USB1NEEDCLKCTRL>;

USB1 need clock control

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

For information about available fields see usb1needclkctrl module

Trait Implementations

impl Readable for USB1NEEDCLKCTRL[src]

read() method returns usb1needclkctrl::R reader structure

impl ResetValue for USB1NEEDCLKCTRL[src]

Register USB1NEEDCLKCTRL reset()'s with value 0x10

type Type = u32

Register size

impl Writable for USB1NEEDCLKCTRL[src]

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