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