Clp1Ofs

Type Alias Clp1Ofs 

pub type Clp1Ofs = Reg<Clp1OfsSpec>;
Expand description

CLP1_OFS (rw) register accessor: ADC Plus-Side General Calibration Offset Value Register 1

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

For information about available fields see clp1_ofs module

Aliased Type§

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

Fields§

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