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

type TIMCFG0 = Reg<u32, _TIMCFG0>;

Timing Configuration Register 0

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

For information about avaliable fields see timcfg0 module

Trait Implementations

impl Readable for TIMCFG0[src]

read() method returns timcfg0::R reader structure

impl ResetValue for TIMCFG0[src]

Register TIMCFG0 reset()'s with value 0x01

type Type = u32

Register size

impl Writable for TIMCFG0[src]

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