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