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

type CLP2_OFS = Reg<u32, _CLP2_OFS>;

ADC Plus-Side General Calibration Offset Value Register 2

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

For information about available fields see clp2_ofs module

Trait Implementations

impl Readable for CLP2_OFS[src]

read() method returns clp2_ofs::R reader structure

impl ResetValue for CLP2_OFS[src]

Register CLP2_OFS reset()'s with value 0

type Type = u32

Register size

impl Writable for CLP2_OFS[src]

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