Type Alias Instrctrl

Source
pub type Instrctrl = Reg<InstrctrlSpec>;
Expand description

INSTRCTRL (rw) register accessor: Instruction Code

You can read this register and get instrctrl::R. You can reset, write, write_with_zero this register using instrctrl::W. You can also modify this register. See API.

For information about available fields see instrctrl module

Aliased Typeยง

struct Instrctrl { /* private fields */ }