ReloadW

Type Alias ReloadW 

pub type ReloadW<'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ยง

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