CTRE Phoenix C++ 5.35.1
Loading...
Searching...
No Matches
ctre::phoenix::motorcontrol::StatusFrameRoutines Class Reference

Class to allow conversion from StatusFrame to EnhancedStatusFrame. More...

#include <ctre/phoenix/motorcontrol/StatusFrame.h>

Public Member Functions

StatusFrameEnhanced Promote (StatusFrame statusFrame)
 Converts a status frame to an enhanced status frame.
 

Detailed Description

Class to allow conversion from StatusFrame to EnhancedStatusFrame.

Member Function Documentation

◆ Promote()

StatusFrameEnhanced ctre::phoenix::motorcontrol::StatusFrameRoutines::Promote ( StatusFrame statusFrame)
inline

Converts a status frame to an enhanced status frame.

Parameters
statusFrameframe to convert
Returns
enhanced status frame version of statusFrame

The documentation for this class was generated from the following file: