ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_shift_t Struct Reference

#include <ngcdcsSLX.hpp>

Public Member Functions

 ngcdcs_shift_t ()
 Constructor.
 
void Init ()
 Initialize.
 
int TxSize ()
 Return number of words to transfer.
 

Public Attributes

int numBits
 Number of bits to transfer.
 
int array [ngcbSEQ_SHRAM_SIZE]
 Shift RAM (32-bit word array)
 

Detailed Description

Shift instruction

Constructor & Destructor Documentation

◆ ngcdcs_shift_t()

ngcdcs_shift_t::ngcdcs_shift_t ( )
inline

Constructor.

Member Function Documentation

◆ Init()

void ngcdcs_shift_t::Init ( )
inline

Initialize.

◆ TxSize()

int ngcdcs_shift_t::TxSize ( )
inline

Return number of words to transfer.

Member Data Documentation

◆ array

int ngcdcs_shift_t::array[ngcbSEQ_SHRAM_SIZE]

Shift RAM (32-bit word array)

◆ numBits

int ngcdcs_shift_t::numBits

Number of bits to transfer.


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