[][src]Type Definition k22f::adc1::CLP3

type CLP3 = Reg<u32, _CLP3>;

ADC Plus-Side General Calibration Value Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see clp3 module

Trait Implementations

impl Readable for CLP3[src]

read() method returns clp3::R reader structure

impl ResetValue for CLP3[src]

Register CLP3 reset()'s with value 0x0100

type Type = u32

Register size

impl Writable for CLP3[src]

write(|w| ..) method takes clp3::W writer structure