Type Alias rp2040_pac::ppb::syst_rvr::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