Clp9

Type Alias Clp9 

pub type Clp9 = Reg<Clp9Spec>;
Expand description

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

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

For information about available fields see clp9 module

Aliased Type§

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

Fields§

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