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