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

type TIMCFG1 = Reg<u32, _TIMCFG1>;

Timing Configuration Register 1

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

For information about avaliable fields see timcfg1 module

Trait Implementations

impl Readable for TIMCFG1[src]

read() method returns timcfg1::R reader structure

impl ResetValue for TIMCFG1[src]

Register TIMCFG1 reset()'s with value 0x01

type Type = u32

Register size

impl Writable for TIMCFG1[src]

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