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

type CLP9_OFS = Reg<u32, _CLP9_OFS>;

ADC Plus-Side General Calibration Offset Value Register 9

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

For information about available fields see clp9_ofs module

Trait Implementations

impl Readable for CLP9_OFS[src]

read() method returns clp9_ofs::R reader structure

impl ResetValue for CLP9_OFS[src]

Register CLP9_OFS reset()'s with value 0x0240

type Type = u32

Register size

impl Writable for CLP9_OFS[src]

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