RTOR

Type Alias RTOR 

Source
pub type RTOR = Reg<RTORrs>;
Expand description

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.

See register structure

For information about available fields see rtor module

Aliased Typeยง

pub struct RTOR { /* private fields */ }