pub type EXEC_STALLED_R = BitReader;
Expand description

Field EXEC_STALLED reader - If 1, an instruction written to SMx_INSTR is stalled, and latched by the state machine. Will clear to 0 once this instruction completes.

Aliased Type§

struct EXEC_STALLED_R { /* private fields */ }