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