[][src]Type Definition lpc54606_pac::syscon::USB1CLKDIV

type USB1CLKDIV = Reg<u32, _USB1CLKDIV>;

USB1 clock divider

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

For information about available fields see usb1clkdiv module

Trait Implementations

impl Readable for USB1CLKDIV[src]

read() method returns usb1clkdiv::R reader structure

impl ResetValue for USB1CLKDIV[src]

Register USB1CLKDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for USB1CLKDIV[src]

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