Type Alias xmc4200::wdt::TIM

source ·
pub type TIM = Reg<TIM_SPEC>;
Expand description

TIM (r) register accessor: WDT Timer Register

You can read this register and get tim::R. See API.

For information about available fields see tim module

Aliased Type§

struct TIM { /* private fields */ }