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

type USB0NEEDCLKCTRL = Reg<u32, _USB0NEEDCLKCTRL>;
[]

USB0 need clock control

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

For information about available fields see usb0needclkctrl module

Trait Implementations

impl Readable for USB0NEEDCLKCTRL[src]

read() method returns usb0needclkctrl::R reader structure

impl ResetValue for USB0NEEDCLKCTRL[src][+]

Register USB0NEEDCLKCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for USB0NEEDCLKCTRL[src]

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