Type Alias xmc4200::wdt::Tim

source ·
pub type Tim = Reg<TimSpec>;
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 */ }