CTRE Phoenix C++ 5.33.1
CANdleControlFrame.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 led {
7
8/** Enumerated type for status frame types. */
12};
13
14} // namespace led
15} // namespace phoenix
16} // namespace ctre
CANdleControlFrame
Enumerated type for status frame types.
Definition: CANdleControlFrame.h:9
@ CANdle_Control_2_ModulatedVBatOutput
Definition: CANdleControlFrame.h:11
@ CANdle_Control_1_General
Definition: CANdleControlFrame.h:10
namespace ctre
Definition: paramEnum.h:5