[−][src]Type Definition lpc55_pac::syscon::PLL0CLKSEL
type PLL0CLKSEL = Reg<u32, _PLL0CLKSEL>;
PLL0 clock source select
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pll0clksel module
Trait Implementations
impl Readable for PLL0CLKSEL[src]
read() method returns pll0clksel::R reader structure
impl ResetValue for PLL0CLKSEL[src]
Register PLL0CLKSEL reset()'s with value 0x07
impl Writable for PLL0CLKSEL[src]
write(|w| ..) method takes pll0clksel::W writer structure