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