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

type CLPD = Reg<u32, _CLPD>;

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 clpd module

Trait Implementations

impl Readable for CLPD[src]

read() method returns clpd::R reader structure

impl ResetValue for CLPD[src]

Register CLPD reset()'s with value 0x0a

type Type = u32

Register size

impl Writable for CLPD[src]

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