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