Type Alias xmc4300::wdt::SRV

source ·
pub type SRV = Reg<SRV_SPEC>;
Expand description

SRV (w) register accessor: WDT Service Register

You can reset, write, write_with_zero this register using srv::W. See API.

For information about available fields see srv module

Aliased Type§

struct SRV { /* private fields */ }