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