[−][src]Type Definition lpc55_pac::syscon::USB0CLKDIV
type USB0CLKDIV = Reg<u32, _USB0CLKDIV>;
USB0 Clock divider
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see usb0clkdiv module
Trait Implementations
impl Readable for USB0CLKDIV
[src]
read()
method returns usb0clkdiv::R reader structure
impl ResetValue for USB0CLKDIV
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for USB0CLKDIV
[src]
write(|w| ..)
method takes usb0clkdiv::W writer structure