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