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

#include <ngcdcsCFG.hpp>

Public Member Functions

 ngcdcs_refdev_t ()
 Constructor.
 
void Clear ()
 Clear all.
 
int Compare ()
 Check if reference comparison is required.
 

Public Attributes

int numBoard
 
int numBoardX
 
char serNo [80]
 
int serNoX
 
char revision [32]
 
int revisionX
 
ngcdcs_refboard_t board [ngcdcsCTRL_MAX_BOARD]
 

Detailed Description

Reference device configuration

Constructor & Destructor Documentation

◆ ngcdcs_refdev_t()

ngcdcs_refdev_t::ngcdcs_refdev_t ( )
inline

Constructor.

Member Function Documentation

◆ Clear()

void ngcdcs_refdev_t::Clear ( )
inline

Clear all.

◆ Compare()

int ngcdcs_refdev_t::Compare ( )
inline

Check if reference comparison is required.

Member Data Documentation

◆ board

ngcdcs_refboard_t ngcdcs_refdev_t::board[ngcdcsCTRL_MAX_BOARD]

◆ numBoard

int ngcdcs_refdev_t::numBoard

◆ numBoardX

int ngcdcs_refdev_t::numBoardX

◆ revision

char ngcdcs_refdev_t::revision[32]

◆ revisionX

int ngcdcs_refdev_t::revisionX

◆ serNo

char ngcdcs_refdev_t::serNo[80]

◆ serNoX

int ngcdcs_refdev_t::serNoX

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