2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
status_frame_config.h File Reference
#include "ctre/Phoenix.h"

Go to the source code of this file.

Namespaces

namespace  argos_lib
 
namespace  argos_lib::status_frame_config
 

Enumerations

enum class  argos_lib::status_frame_config::MotorPresetMode {
  argos_lib::status_frame_config::Basic , argos_lib::status_frame_config::BasicFX , argos_lib::status_frame_config::Leader , argos_lib::status_frame_config::LeaderFX ,
  argos_lib::status_frame_config::Follower , argos_lib::status_frame_config::FollowerFX , argos_lib::status_frame_config::MotionProfiling , argos_lib::status_frame_config::MotionProfilingFX ,
  argos_lib::status_frame_config::Tuning , argos_lib::status_frame_config::TuningFX
}
 Motor mode used for setting status frame update periods. More...
 

Functions

void argos_lib::status_frame_config::SetMotorStatusFrameRates (BaseTalon &motor, MotorPresetMode motorMode)
 Set motor controller status frame update periods based on the motor preset. More...