CTRE Phoenix C++
5.33.1
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
};
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
namespace ctre
Definition:
paramEnum.h:5
ctre
phoenix
sensors
PigeonIMU_ControlFrame.h
Generated on Fri Feb 16 2024 22:57:39 for CTRE Phoenix C++ by
1.9.4