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
4namespace ctre {
5namespace phoenix {
6namespace sensors {
7
8/** Enumerated type for status frame types. */
11};
12
13} // namespace sensors
14} // namespace phoenix
15} // namespace ctre
PigeonIMU_ControlFrame
Enumerated type for status frame types.
Definition: PigeonIMU_ControlFrame.h:9
@ PigeonIMU_CondStatus_Control_1
Definition: PigeonIMU_ControlFrame.h:10
namespace ctre
Definition: paramEnum.h:5