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