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