[][src]Type Definition k22f::adc0::CLM1

type CLM1 = Reg<u32, _CLM1>;

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

Trait Implementations

impl Readable for CLM1[src]

read() method returns clm1::R reader structure

impl ResetValue for CLM1[src]

Register CLM1 reset()'s with value 0x40

type Type = u32

Register size

impl Writable for CLM1[src]

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