Type Alias rp2040_pac::ppb::syst_cvr::CURRENT_R

source ·
pub type CURRENT_R = FieldReader<u32>;
Expand description

Field CURRENT reader - 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.

Aliased Type§

struct CURRENT_R { /* private fields */ }