Loading [MathJax]/extensions/tex2jax.js
CTRE Phoenix Pro C++
23.0.12
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
c
d
f
g
i
k
l
m
n
p
r
s
t
v
Functions
c
f
g
i
l
m
n
r
s
t
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
“
Functions
a
c
f
g
j
l
o
t
Variables
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
“
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
w
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
DeviceEncoding_Interface.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) Cross The Road Electronics. All rights reserved.
3
* License information can be found in CTRE_LICENSE.txt
4
* For support and suggestions contact support@ctr-electronics.com or file
5
* an issue tracker at https://github.com/CrossTheRoadElec/Phoenix-Releases
6
*/
7
#pragma once
8
9
#include "
ctre/phoenix/Context.h
"
10
#include "
ctre/phoenix/export.h
"
11
#include <stdint.h>
12
13
#ifdef __cplusplus
14
extern
"C"
15
{
16
#endif
17
CTREXPORT
int
c_ctre_phoenixpro_encode_device
(
Context
context,
int
deviceId,
const
char
*model, uint32_t *deviceEncoding);
18
#ifdef __cplusplus
19
}
20
#endif
Context.h
Context
enum _Context Context
c_ctre_phoenixpro_encode_device
CTREXPORT int c_ctre_phoenixpro_encode_device(Context context, int deviceId, const char *model, uint32_t *deviceEncoding)
export.h
CTREXPORT
#define CTREXPORT
Definition:
export.h:14
ctre
phoenixpro
networking
interfaces
DeviceEncoding_Interface.h
Generated on Wed Apr 12 2023 22:31:34 for CTRE Phoenix Pro C++ by
1.9.4