[][src]Type Definition xmc1100::shs0::CALGC1

type CALGC1 = Reg<u32, _CALGC1>;

Gain Calibration Control Register 1

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

For information about avaliable fields see calgc1 module

Trait Implementations

impl Readable for CALGC1[src]

read() method returns calgc1::R reader structure

impl ResetValue for CALGC1[src]

Register CALGC1 reset()'s with value 0x2000_2000

type Type = u32

Register size

impl Writable for CALGC1[src]

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