pub type TIMEOUTR = Reg<TIMEOUTRrs>;
Expand description
TIMEOUTR (rw) register accessor: Status register 1
You can read
this register and get timeoutr::R
. You can reset
, write
, write_with_zero
this register using timeoutr::W
. You can also modify
this register. See API.
See register structure
For information about available fields see timeoutr
module
Aliased Typeยง
pub struct TIMEOUTR { /* private fields */ }