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

type USB1NEEDCLKSTAT = Reg<u32, _USB1NEEDCLKSTAT>;

USB1 need clock status

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

For information about available fields see usb1needclkstat module

Trait Implementations

impl Readable for USB1NEEDCLKSTAT[src]

read() method returns usb1needclkstat::R reader structure

impl ResetValue for USB1NEEDCLKSTAT[src]

Register USB1NEEDCLKSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for USB1NEEDCLKSTAT[src]

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