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