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