[][src]Type Definition wip_s32k144::adc0::CLP0

type CLP0 = Reg<u32, _CLP0>;

ADC Plus-Side General Calibration Value Register 0

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

For information about available fields see clp0 module

Trait Implementations

impl Readable for CLP0[src]

read() method returns clp0::R reader structure

impl ResetValue for CLP0[src]

Register CLP0 reset()'s with value 0x2e

type Type = u32

Register size

impl Writable for CLP0[src]

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