[][src]Type Definition k22f::adc0::CLP4

type CLP4 = Reg<u32, _CLP4>;

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

Trait Implementations

impl Readable for CLP4[src]

read() method returns clp4::R reader structure

impl ResetValue for CLP4[src]

Register CLP4 reset()'s with value 0x0200

type Type = u32

Register size

impl Writable for CLP4[src]

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