Type Alias rp2040_pac::ppb::syst_cvr::R

source ·
pub type R = R<SYST_CVR_SPEC>;
Expand description

Register SYST_CVR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn current(&self) -> CURRENT_R

Bits 0:23 - Reads return the current value of the SysTick counter. This register is write-clear. Writing to it with any value clears the register to 0. Clearing this register also clears the COUNTFLAG bit of the SysTick Control and Status Register.