[][src]Type Definition mkl25z4::adc0::CLPS

type CLPS = Reg<u32, _CLPS>;

ADC Plus-Side General Calibration Value Register

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

For information about available fields see clps module

Trait Implementations

impl Readable for CLPS[src]

read() method returns clps::R reader structure

impl ResetValue for CLPS[src]

Register CLPS reset()'s with value 0x20

type Type = u32

Register size

impl Writable for CLPS[src]

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