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