Calcr

Type Alias Calcr 

Source
pub type Calcr = Reg<CalcrSpec>;
Expand description

CALCR (rw) register accessor: Calibration Control Register

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

For information about available fields see calcr module

Aliased Typeยง

pub struct Calcr { /* private fields */ }