Clp0

Type Alias Clp0 

pub type Clp0 = Reg<Clp0Spec>;
Expand description

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

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

For information about available fields see clp0 module

Aliased Type§

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

Fields§

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