Type Alias xmc4300::ppb::SystRvr

source ·
pub type SystRvr = Reg<SystRvrSpec>;
Expand description

SYST_RVR (rw) register accessor: SysTick Reload Value Register

You can read this register and get syst_rvr::R. You can reset, write, write_with_zero this register using syst_rvr::W. You can also modify this register. See API.

For information about available fields see syst_rvr module

Aliased Type§

struct SystRvr { /* private fields */ }