[][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][+]

Register USB0CLKDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for USB0CLKDIV[src]

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