CTRE Phoenix C++
5.33.1
PDP_CCI.h
Go to the documentation of this file.
1
/* Copyright (C) Cross The Road Electronics 2024 */
2
#pragma once
3
4
#include "
ctre/phoenix/cci/CCI.h
"
5
#include "
ctre/phoenix/ErrorCode.h
"
6
7
CCIEXPORT
ctre::phoenix::ErrorCode
c_PDP_GetValues
(
int
deviceID,
double
*voltage,
double
currents[],
int
currentCapacity,
int
*currentsFilled);
CCI.h
CCIEXPORT
#define CCIEXPORT
Definition:
CCI.h:10
ErrorCode.h
c_PDP_GetValues
CCIEXPORT ctre::phoenix::ErrorCode c_PDP_GetValues(int deviceID, double *voltage, double currents[], int currentCapacity, int *currentsFilled)
ctre::phoenix::ErrorCode
ErrorCode
Definition:
ErrorCode.h:13
ctre
phoenix
cci
PDP_CCI.h
Generated on Fri Feb 16 2024 22:57:38 for CTRE Phoenix C++ by
1.9.4