[][src]Type Definition k22f::adc1::CLM2

type CLM2 = Reg<u32, _CLM2>;

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

Trait Implementations

impl Readable for CLM2[src]

read() method returns clm2::R reader structure

impl ResetValue for CLM2[src]

Register CLM2 reset()'s with value 0x80

type Type = u32

Register size

impl Writable for CLM2[src]

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