Clp2Ofs

Type Alias Clp2Ofs 

pub type Clp2Ofs = Reg<Clp2OfsSpec>;
Expand description

CLP2_OFS (rw) register accessor: ADC Plus-Side General Calibration Offset Value Register 2

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

For information about available fields see clp2_ofs module

Aliased Type§

#[repr(transparent)]
pub struct Clp2Ofs { register: VolatileCell<u32>, _marker: PhantomData<Clp2OfsSpec>, }

Fields§

§register: VolatileCell<u32>§_marker: PhantomData<Clp2OfsSpec>