Type Alias rp2040_pac::ppb::SYST_CSR
source · pub type SYST_CSR = Reg<SYST_CSR_SPEC>;
Expand description
SYST_CSR (rw) register accessor: Use the SysTick Control and Status Register to enable the SysTick features.
You can read
this register and get syst_csr::R
. You can reset
, write
, write_with_zero
this register using syst_csr::W
. You can also modify
this register. See API.
For information about available fields see syst_csr
module
Aliased Type§
struct SYST_CSR { /* private fields */ }