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

type CLM0 = Reg<u32, _CLM0>;

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

Trait Implementations

impl Readable for CLM0[src]

read() method returns clm0::R reader structure

impl ResetValue for CLM0[src]

Register CLM0 reset()'s with value 0x20

type Type = u32

Register size

impl Writable for CLM0[src]

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