WPILibC++ 2023.4.3-108-ge5452e3
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | hal::Handle< CType, CInvalid > |
A move-only C++ wrapper around a HAL handle. More... | |
Namespaces | |
namespace | hal |
WPILib Hardware Abstraction Layer (HAL) namespace. | |
Macros | |
#define | HAL_kInvalidHandle 0 |
#define | HAL_ENUM(name) enum name : int32_t |