Type Alias rp2040_pac::ppb::syst_rvr::RELOAD_W

source ·
pub type RELOAD_W<'a, REG> = FieldWriter<'a, REG, 24, u32>;
Expand description

Field RELOAD writer - Value to load into the SysTick Current Value Register when the counter reaches 0.

Aliased Type§

struct RELOAD_W<'a, REG> { /* private fields */ }