[][src]Type Definition xmc4800::wdt::TIM

type TIM = Reg<u32, _TIM>;

WDT Timer Register

This register you can read. See API.

For information about avaliable fields see tim module

Trait Implementations

impl Readable for TIM[src]

read() method returns tim::R reader structure