pub type RopState = Reg<RopStateSpec>;Expand description
ROP_STATE (r) register accessor: ROP State Register
You can read this register and get rop_state::R. See API.
For information about available fields see rop_state module
Aliased Typeยง
pub struct RopState { /* private fields */ }