CTRE Phoenix C++
5.35.1
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
Enumerations
a
c
d
e
f
g
i
l
m
n
p
r
s
t
v
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
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
q
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
z
Enumerations
Enumerator
a
b
c
f
g
i
l
m
n
o
p
q
r
s
t
u
Related Symbols
Files
File List
File Members
All
c
d
g
i
j
k
l
m
p
s
t
w
Functions
c
j
p
t
Variables
Macros
▼
CTRE Phoenix C++
Deprecated List
►
Namespaces
►
Classes
▼
Files
▼
File List
►
ctre
▼
ctre
▼
phoenix
►
cci
►
core
►
jni
►
led
►
motion
►
motorcontrol
▼
sensors
►
AbsoluteSensorRange.h
►
CANCoderFaults.h
►
CANCoderStatusFrame.h
►
CANCoderStickyFaults.h
►
MagnetFieldStrength.h
►
PigeonIMU_ControlFrame.h
►
PigeonIMU_Faults.h
►
PigeonIMU_StatusFrame.h
►
PigeonIMU_StickyFaults.h
►
SensorInitializationStrategy.h
►
SensorTimeBase.h
►
SensorVelocityMeasPeriod.h
►
string_util
►
autocache.h
►
CANifierControlFrame.h
►
CANifierFaults.h
►
CANifierStatusFrame.h
►
CANifierStickyFaults.h
►
CANifierVelocityMeasPeriod.h
►
paramEnum.h
►
ctre
►
ctre
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
PigeonIMU_ControlFrame.h
Go to the documentation of this file.
1
/* Copyright (C) Cross The Road Electronics 2024 */
2
#pragma once
3
4
namespace
ctre
{
5
namespace
phoenix {
6
namespace
sensors {
7
8
/** Enumerated type for status frame types. */
9
enum
PigeonIMU_ControlFrame
{
10
PigeonIMU_CondStatus_Control_1
= 0x00042800,
11
};
9
enum
PigeonIMU_ControlFrame
{
…
};
12
13
}
// namespace sensors
14
}
// namespace phoenix
15
}
// namespace ctre
ctre::phoenix::sensors::PigeonIMU_ControlFrame
PigeonIMU_ControlFrame
Enumerated type for status frame types.
Definition
PigeonIMU_ControlFrame.h:9
ctre::phoenix::sensors::PigeonIMU_CondStatus_Control_1
@ PigeonIMU_CondStatus_Control_1
Definition
PigeonIMU_ControlFrame.h:10
ctre
WPI Compliant CANcoder class.
Definition
CANCoderStatusFrame.h:4
ctre
phoenix
sensors
PigeonIMU_ControlFrame.h
Generated by
1.12.0