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

type CLM3 = Reg<u32, _CLM3>;

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

Trait Implementations

impl Readable for CLM3[src]

read() method returns clm3::R reader structure

impl ResetValue for CLM3[src]

Register CLM3 reset()'s with value 0x0100

type Type = u32

Register size

impl Writable for CLM3[src]

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