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