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