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

type CALCTR = Reg<u32, _CALCTR>;

Calibration Control Register

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

For information about avaliable fields see calctr module

Trait Implementations

impl Readable for CALCTR[src]

read() method returns calctr::R reader structure

impl ResetValue for CALCTR[src]

Register CALCTR reset()'s with value 0x0010_0400

type Type = u32

Register size

impl Writable for CALCTR[src]

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