WUTR

Type Alias WUTR 

Source
pub type WUTR = Reg<WUTRrs>;
Expand description

WUTR (rw) register accessor: wakeup timer register

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

See register structure

For information about available fields see wutr module

Aliased Typeยง

pub struct WUTR { /* private fields */ }