WPILibC++
2023.4.3-108-ge5452e3
ChipObject.h
Go to the documentation of this file.
1
// Copyright (c) FIRST and other WPILib contributors.
2
// Open Source Software; you can modify and/or share it under the terms of
3
// the WPILib BSD license file in the root directory of this project.
4
5
#pragma once
6
#pragma GCC diagnostic push
7
#pragma GCC diagnostic ignored "-Wpedantic"
8
#pragma GCC diagnostic ignored "-Wignored-qualifiers"
9
10
#include <stdint.h>
11
12
#include <FRC_FPGA_ChipObject/RoboRIO_FRC_ChipObject_Aliases.h>
13
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/nInterfaceGlobals.h>
14
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAI.h>
15
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAO.h>
16
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAccel.h>
17
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAccumulator.h>
18
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAlarm.h>
19
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tAnalogTrigger.h>
20
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tBIST.h>
21
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tCounter.h>
22
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tDIO.h>
23
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tDMA.h>
24
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tDutyCycle.h>
25
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tEncoder.h>
26
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tGlobal.h>
27
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tHMB.h>
28
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tInterrupt.h>
29
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tLED.h>
30
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tPWM.h>
31
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tPower.h>
32
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tRelay.h>
33
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tSPI.h>
34
#include <FRC_FPGA_ChipObject/nRoboRIO_FPGANamespace/tSysWatchdog.h>
35
#include <FRC_FPGA_ChipObject/tDMAChannelDescriptor.h>
36
#include <FRC_FPGA_ChipObject/tDMAManager.h>
37
#include <FRC_FPGA_ChipObject/tSystem.h>
38
#include <FRC_FPGA_ChipObject/tSystemInterface.h>
39
40
namespace
hal
{
41
using namespace
nFPGA;
42
using namespace
nRoboRIO_FPGANamespace;
43
}
// namespace hal
44
45
#pragma GCC diagnostic pop
hal
WPILib Hardware Abstraction Layer (HAL) namespace.
Definition:
ChipObject.h:40
hal
ChipObject.h
Generated on Mon Jul 10 2023 17:02:42 for WPILibC++ by
1.9.4