rp2040_pac::ppb::syst_rvr

Type Alias W

Source
pub type W = W<SYST_RVR_SPEC>;
Expand description

Register SYST_RVR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reload(&mut self) -> RELOAD_W<'_, SYST_RVR_SPEC>

Bits 0:23 - Value to load into the SysTick Current Value Register when the counter reaches 0.

Source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual