pub type SYST_CVR = Reg<SYST_CVR_SPEC>;Expand description
SYST_CVR (rw) register accessor: Use the SysTick Current Value Register to find the current value in the register. The reset value of this register is UNKNOWN.
You can read this register and get syst_cvr::R. You can reset, write, write_with_zero this register using syst_cvr::W. You can also modify this register. See API.
For information about available fields see syst_cvr
module
Aliased Typeยง
pub struct SYST_CVR { /* private fields */ }