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

type USB0NEEDCLKSTAT = Reg<u32, _USB0NEEDCLKSTAT>;

USB0 need clock status

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

For information about available fields see usb0needclkstat module

Trait Implementations

impl Readable for USB0NEEDCLKSTAT[src]

read() method returns usb0needclkstat::R reader structure

impl ResetValue for USB0NEEDCLKSTAT[src]

Register USB0NEEDCLKSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for USB0NEEDCLKSTAT[src]

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