[][src]Type Definition wip_s32k144::adc1::CLP1

type CLP1 = Reg<u32, _CLP1>;

ADC Plus-Side General Calibration Value Register 1

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

For information about available fields see clp1 module

Trait Implementations

impl Readable for CLP1[src]

read() method returns clp1::R reader structure

impl ResetValue for CLP1[src]

Register CLP1 reset()'s with value 0x5c

type Type = u32

Register size

impl Writable for CLP1[src]

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