Files
allwpilib/ni-libraries/include/FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/nInterfaceGlobals.h

19 lines
439 B
C
Raw Normal View History

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-12 11:03:53 -08:00
#ifndef __nFRC_2018_18_0_8_nInterfaceGlobals_h__
#define __nFRC_2018_18_0_8_nInterfaceGlobals_h__
2016-11-05 23:20:40 -07:00
namespace nFPGA
{
2017-12-12 11:03:53 -08:00
namespace nFRC_2018_18_0_8
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-12 11:03:53 -08:00
#endif // __nFRC_2018_18_0_8_nInterfaceGlobals_h__