2016-11-05 23:20:40 -07:00
|
|
|
// Copyright (c) National Instruments 2008. All Rights Reserved.
|
|
|
|
|
// Do Not Edit... this file is generated!
|
|
|
|
|
|
2017-12-06 21:02:36 -08:00
|
|
|
#ifndef __nFRC_2018_18_0_7_nInterfaceGlobals_h__
|
|
|
|
|
#define __nFRC_2018_18_0_7_nInterfaceGlobals_h__
|
2016-11-05 23:20:40 -07:00
|
|
|
|
|
|
|
|
namespace nFPGA
|
|
|
|
|
{
|
2017-12-06 21:02:36 -08:00
|
|
|
namespace nFRC_2018_18_0_7
|
2016-11-05 23:20:40 -07:00
|
|
|
{
|
|
|
|
|
extern unsigned int g_currentTargetClass;
|
2017-12-06 21:02:36 -08:00
|
|
|
|
|
|
|
|
static const int g_SpiAutoData_index = 0;
|
|
|
|
|
static const int g_DMA_index = 1;
|
2016-11-05 23:20:40 -07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2017-12-06 21:02:36 -08:00
|
|
|
#endif // __nFRC_2018_18_0_7_nInterfaceGlobals_h__
|