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 () |
NGC/NGCII core receivers c api.
| void NgcImportReceivers | ( | ) |
Assign api selector to import receiver classes
| int NgcSelectReceiverApi | ( | const char * | device_name, |
| ngcb_dma_api * | api ) |
C-linkage api selector
| device_name | Acqusisition device name |
| api | Pointer to receiver API |