#include <ngcdcsSEQ_PRG.hpp>
Public Member Functions | |
| ngcdcsSEQ_TOK () | |
| Constructor. | |
| ngcdcsSEQ_TOK (int instr) | |
| Constructor with instruction to load. | |
| void | Instruction (int instr) |
| Load instruction. | |
Public Attributes | |
| int | code |
| int | addr |
| int | cnt |
Sequencer token
|
inline |
Constructor.
|
inlineexplicit |
Constructor with instruction to load.
|
inline |
Load instruction.
| int ngcdcsSEQ_TOK::addr |
| int ngcdcsSEQ_TOK::cnt |
| int ngcdcsSEQ_TOK::code |