Type Alias Calib

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

CALIB (rw) register accessor: Calibration

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.

For information about available fields see calib module

Aliased Typeยง

struct Calib { /* private fields */ }