ngc 1.5.0
 
Loading...
Searching...
No Matches
api.h File Reference

NGC/NGCII core receivers c api. More...

#include <ngc/core/ngcbDrv.h>

Go to the source code of this file.

Functions

int NgcSelectReceiverApi (const char *device_name, ngcb_dma_api *api)
 
void NgcImportReceivers ()
 

Detailed Description

NGC/NGCII core receivers c api.

Function Documentation

◆ NgcImportReceivers()

void NgcImportReceivers ( )

Assign api selector to import receiver classes

◆ NgcSelectReceiverApi()

int NgcSelectReceiverApi ( const char * device_name,
ngcb_dma_api * api )

C-linkage api selector

Parameters
device_nameAcqusisition device name
apiPointer to receiver API
Returns
1 if an API has been selcted, otherwise zero is returned