ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcsSEQ_TOK Class Reference

#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
 

Detailed Description

Sequencer token

Constructor & Destructor Documentation

◆ ngcdcsSEQ_TOK() [1/2]

ngcdcsSEQ_TOK::ngcdcsSEQ_TOK ( )
inline

Constructor.

◆ ngcdcsSEQ_TOK() [2/2]

ngcdcsSEQ_TOK::ngcdcsSEQ_TOK ( int instr)
inlineexplicit

Constructor with instruction to load.

Member Function Documentation

◆ Instruction()

void ngcdcsSEQ_TOK::Instruction ( int instr)
inline

Load instruction.

Member Data Documentation

◆ addr

int ngcdcsSEQ_TOK::addr

◆ cnt

int ngcdcsSEQ_TOK::cnt

◆ code

int ngcdcsSEQ_TOK::code

The documentation for this class was generated from the following file: