Loading [MathJax]/extensions/tex2jax.js
CTRE Phoenix C++ 5.35.1
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
PDP_CCI.h
Go to the documentation of this file.
1/* Copyright (C) Cross The Road Electronics 2024 */
2#pragma once
3
6
7CCIEXPORT ctre::phoenix::ErrorCode c_PDP_GetValues(int deviceID, double *voltage, double currents[], int currentCapacity, int *currentsFilled);
#define CCIEXPORT
Definition CCI.h:10
CCIEXPORT ctre::phoenix::ErrorCode c_PDP_GetValues(int deviceID, double *voltage, double currents[], int currentCapacity, int *currentsFilled)
ErrorCode
Definition ErrorCode.h:13