Type Definition R
lpc55_pac::syscon::systickclkdiv1
type R = R<u32, SYSTICKCLKDIV1>;
Reader of register SYSTICKCLKDIV1
impl R
pub fn div(&self) -> DIV_R
Bits 0:7 - Clock divider value.
pub fn halt(&self) -> HALT_R
Bit 30 - Halts the divider counter.
pub fn reqflag(&self) -> REQFLAG_R
Bit 31 - Divider status flag.