CTRE_Phoenix 5.20.2
com.ctre.phoenix.sensors.PigeonIMU_ControlFrame Enum Reference

Public Member Functions

 PigeonIMU_ControlFrame (int initValue)
 

Static Public Member Functions

static PigeonIMU_ControlFrame valueOf (int value)
 

Public Attributes

 Control_1 =(0x00042800)
 
final int value
 

Detailed Description

Enumerated type for control frame types.

Constructor & Destructor Documentation

◆ PigeonIMU_ControlFrame()

com.ctre.phoenix.sensors.PigeonIMU_ControlFrame.PigeonIMU_ControlFrame ( int  initValue)
inline

Create a PigeonIMU_ControlFrame of initValue

Parameters
initValuevalue of Control Frame

Member Function Documentation

◆ valueOf()

static PigeonIMU_ControlFrame com.ctre.phoenix.sensors.PigeonIMU_ControlFrame.valueOf ( int  value)
inlinestatic

Int to enum cast

Parameters
valuevalue of control frame
Returns
PigeonIMU_ControlFrame of specified value

Member Data Documentation

◆ Control_1

com.ctre.phoenix.sensors.PigeonIMU_ControlFrame.Control_1 =(0x00042800)

Control

◆ value

final int com.ctre.phoenix.sensors.PigeonIMU_ControlFrame.value

Value of control frame


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