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

#include <ngcdcsCFG.hpp>

Public Member Functions

 ngcdcs_adc_cfg_t ()
 Constructor.
 

Public Attributes

int devIdx
 Device index.
 
ngcb_route_t route
 Route to module.
 
int num
 Number of ADCs on board.
 
int bitPix
 Number of bits per pixel (16, 18, ...)
 
int firstInChain
 First in chain.
 
int packetCnt
 Packet routing length.
 
char group [64]
 Optional group.
 
char name [64]
 Optional name.
 
char spec [64]
 Type specifier (optional)
 

Detailed Description

ADC module system configuration

Constructor & Destructor Documentation

◆ ngcdcs_adc_cfg_t()

ngcdcs_adc_cfg_t::ngcdcs_adc_cfg_t ( )
inline

Constructor.

Member Data Documentation

◆ bitPix

int ngcdcs_adc_cfg_t::bitPix

Number of bits per pixel (16, 18, ...)

◆ devIdx

int ngcdcs_adc_cfg_t::devIdx

Device index.

◆ firstInChain

int ngcdcs_adc_cfg_t::firstInChain

First in chain.

◆ group

char ngcdcs_adc_cfg_t::group[64]

Optional group.

◆ name

char ngcdcs_adc_cfg_t::name[64]

Optional name.

◆ num

int ngcdcs_adc_cfg_t::num

Number of ADCs on board.

◆ packetCnt

int ngcdcs_adc_cfg_t::packetCnt

Packet routing length.

◆ route

ngcb_route_t ngcdcs_adc_cfg_t::route

Route to module.

◆ spec

char ngcdcs_adc_cfg_t::spec[64]

Type specifier (optional)


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