#include <ngcdcsSEQ.hpp>
|
| int | addr |
| | Address (relative to RAM base)
|
| |
| ngcdcs_pat_st_t * | state |
| | States array pointer.
|
| |
| int | numStates |
| | Number of states in this pattern.
|
| |
| int | time |
| | Clock pattern execution time in ticks.
|
| |
| char | name [128] |
| | Pattern name.
|
| |
◆ ngcdcs_pat_t()
| ngcdcs_pat_t::ngcdcs_pat_t |
( |
| ) |
|
|
inline |
◆ ~ngcdcs_pat_t()
| virtual ngcdcs_pat_t::~ngcdcs_pat_t |
( |
| ) |
|
|
inlinevirtual |
◆ addr
Address (relative to RAM base)
◆ name
| char ngcdcs_pat_t::name[128] |
◆ numStates
| int ngcdcs_pat_t::numStates |
Number of states in this pattern.
◆ state
◆ time
Clock pattern execution time in ticks.
The documentation for this class was generated from the following file: