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