pub type Timr = Reg<TimrSpec>;
TIMR (rw) register accessor:
You can read this register and get timr::R. You can reset, write, write_with_zero this register using timr::W. You can also modify this register. See API.
read
timr::R
reset
write
write_with_zero
timr::W
modify
For information about available fields see timr module
timr
pub struct Timr { /* private fields */ }