CTRE Phoenix C++ 5.35.1
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
4namespace ctre {
5namespace phoenix {
6namespace sensors {
7
8/** Enumerated type for status frame types. */
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
WPI Compliant CANcoder class.
Definition CANCoderStatusFrame.h:4