WPILibC++ 2025.0.0-alpha-1-9-ga2beb75
I2CTypes.h File Reference
#include <stdint.h>
#include "hal/Types.h"

Go to the source code of this file.

Namespaces

namespace  hal
 WPILib Hardware Abstraction Layer (HAL) namespace.
 

Typedefs

using hal::I2CPort = Handle< HAL_I2CPort, HAL_I2C_kInvalid >
 A move-only C++ wrapper around HAL_I2CPort. More...
 

Enumerations

enum  HAL_I2CPort : int32_t { HAL_I2C_kInvalid = -1 , HAL_I2C_kOnboard , HAL_I2C_kMXP }