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

type CALGC0 = Reg<u32, _CALGC0>;

Gain Calibration Control Register 0

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

For information about avaliable fields see calgc0 module

Trait Implementations

impl Readable for CALGC0[src]

read() method returns calgc0::R reader structure

impl ResetValue for CALGC0[src]

Register CALGC0 reset()'s with value 0x2000_2000

type Type = u32

Register size

impl Writable for CALGC0[src]

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