Type Alias atsamd51p::sys_tick::RVR

source ·
pub type RVR = Reg<RVR_SPEC>;
Expand description

RVR (rw) register accessor: SysTick Reload Value Register

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

For information about available fields see rvr module

Aliased Type§

struct RVR { /* private fields */ }