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