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

type CLMS = Reg<u32, _CLMS>;

ADC Minus-Side General Calibration Value Register

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

For information about available fields see clms module

Trait Implementations

impl Readable for CLMS[src]

read() method returns clms::R reader structure

impl ResetValue for CLMS[src]

Register CLMS reset()'s with value 0x20

type Type = u32

Register size

impl Writable for CLMS[src]

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