Type Alias atsamd51p::sys_tick::rvr::RELOAD_W

source ·
pub type RELOAD_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 24, O, 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, const O: u8> { /* private fields */ }