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

type CLP2 = Reg<u32, _CLP2>;

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 clp2 module

Trait Implementations

impl Readable for CLP2[src]

read() method returns clp2::R reader structure

impl ResetValue for CLP2[src]

Register CLP2 reset()'s with value 0x80

type Type = u32

Register size

impl Writable for CLP2[src]

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