CTRE Phoenix C++ 5.35.1
Loading...
Searching...
No Matches
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. */
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
WPI Compliant CANcoder class.
Definition CANCoderStatusFrame.h:4