Wdtr

Type Alias Wdtr 

Source
pub type Wdtr = Reg<WdtrSpec>;
Expand description

WDTR (rw) register accessor: WDT Register

You can read this register and get wdtr::R. You can reset, write, write_with_zero this register using wdtr::W. You can also modify this register. See API.

For information about available fields see wdtr module

Aliased Typeยง

pub struct Wdtr { /* private fields */ }