Type Alias CALR

Source
pub type CALR = Reg<CALRrs>;
Expand description

CALR (rw) register accessor: calibration register

You can read this register and get calr::R. You can reset, write, write_with_zero this register using calr::W. You can also modify this register. See API.

See register structure

For information about available fields see calr module

Aliased Typeยง

struct CALR { /* private fields */ }