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