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