pub type WUTR = Reg<WUTRrs>;
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.
read
wutr::R
reset
write
write_with_zero
wutr::W
modify
See register structure
For information about available fields see wutr module
wutr
pub struct WUTR { /* private fields */ }