Type Alias Calib

Source
pub type Calib = Reg<CalibSpec>;
Expand description

CALIB (r) register accessor: SysTick Calibration Value Register

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

For information about available fields see calib module

Aliased Typeยง

struct Calib { /* private fields */ }