Type Alias rp2040_pac::ppb::SYST_CVR
source · 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§
struct SYST_CVR { /* private fields */ }