pub type CALIB = Reg<CALIBrs>;Expand description
CALIB (rw) register accessor: SysTick calibration value register
You can read this register and get calib::R. You can reset, write, write_with_zero this register using calib::W. You can also modify this register. See API.
See register structure
For information about available fields see calib module
Aliased Typeยง
pub struct CALIB { /* private fields */ }