Type Alias rp2040_pac::ppb::SYST_CALIB

source ·
pub type SYST_CALIB = Reg<SYST_CALIB_SPEC>;
Expand description

SYST_CALIB (r) register accessor: Use the SysTick Calibration Value Register to enable software to scale to any required speed using divide and multiply.

You can read this register and get syst_calib::R. See API.

For information about available fields see syst_calib module

Aliased Type§

struct SYST_CALIB { /* private fields */ }