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

type CLPX_OFS = Reg<u32, _CLPX_OFS>;

ADC Plus-Side General Calibration Offset Value Register X

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

For information about available fields see clpx_ofs module

Trait Implementations

impl Readable for CLPX_OFS[src]

read() method returns clpx_ofs::R reader structure

impl ResetValue for CLPX_OFS[src]

Register CLPX_OFS reset()'s with value 0x0440

type Type = u32

Register size

impl Writable for CLPX_OFS[src]

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