Clp0Ofs

Type Alias Clp0Ofs 

pub type Clp0Ofs = Reg<Clp0OfsSpec>;
Expand description

CLP0_OFS (rw) register accessor: ADC Plus-Side General Calibration Offset Value Register 0

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

For information about available fields see clp0_ofs module

Aliased Type§

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

Fields§

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