Clp9Ofs

Type Alias Clp9Ofs 

pub type Clp9Ofs = Reg<Clp9OfsSpec>;
Expand description

CLP9_OFS (rw) register accessor: ADC Plus-Side General Calibration Offset Value Register 9

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

For information about available fields see clp9_ofs module

Aliased Type§

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

Fields§

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