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

type CLP1_OFS = Reg<u32, _CLP1_OFS>;

ADC Plus-Side General Calibration Offset Value Register 1

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

For information about available fields see clp1_ofs module

Trait Implementations

impl Readable for CLP1_OFS[src]

read() method returns clp1_ofs::R reader structure

impl ResetValue for CLP1_OFS[src]

Register CLP1_OFS reset()'s with value 0

type Type = u32

Register size

impl Writable for CLP1_OFS[src]

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