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

type CLP0_OFS = Reg<u32, _CLP0_OFS>;

ADC Plus-Side General Calibration Offset Value Register 0

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

For information about available fields see clp0_ofs module

Trait Implementations

impl Readable for CLP0_OFS[src]

read() method returns clp0_ofs::R reader structure

impl ResetValue for CLP0_OFS[src]

Register CLP0_OFS reset()'s with value 0

type Type = u32

Register size

impl Writable for CLP0_OFS[src]

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