2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
motorConfig::comp_bot::intake::intake Struct Reference

#include <motors.h>

Static Public Attributes

static constexpr auto inverted = ctre::phoenix::motorcontrol::InvertType::InvertMotorOutput
 
static constexpr bool sensorPhase = false
 
static constexpr auto neutralDeadband = motorConfig::common::neutralDeadband
 
static constexpr auto neutralMode = ctre::phoenix::motorcontrol::NeutralMode::Brake
 
static constexpr auto voltCompSat = motorConfig::common::voltCompSat
 
static constexpr auto statusFrameMotorMode = argos_lib::status_frame_config::MotorPresetMode::BasicFX
 
static constexpr auto continuousCurrentLimit = 15_A
 
static constexpr auto peakCurrentLimit = 25_A
 
static constexpr auto peakCurrentDuration = 1_s
 

Member Data Documentation

◆ continuousCurrentLimit

constexpr auto motorConfig::comp_bot::intake::intake::continuousCurrentLimit = 15_A
staticconstexpr

◆ inverted

constexpr auto motorConfig::comp_bot::intake::intake::inverted = ctre::phoenix::motorcontrol::InvertType::InvertMotorOutput
staticconstexpr

◆ neutralDeadband

constexpr auto motorConfig::comp_bot::intake::intake::neutralDeadband = motorConfig::common::neutralDeadband
staticconstexpr

◆ neutralMode

constexpr auto motorConfig::comp_bot::intake::intake::neutralMode = ctre::phoenix::motorcontrol::NeutralMode::Brake
staticconstexpr

◆ peakCurrentDuration

constexpr auto motorConfig::comp_bot::intake::intake::peakCurrentDuration = 1_s
staticconstexpr

◆ peakCurrentLimit

constexpr auto motorConfig::comp_bot::intake::intake::peakCurrentLimit = 25_A
staticconstexpr

◆ sensorPhase

constexpr bool motorConfig::comp_bot::intake::intake::sensorPhase = false
staticconstexpr

◆ statusFrameMotorMode

constexpr auto motorConfig::comp_bot::intake::intake::statusFrameMotorMode = argos_lib::status_frame_config::MotorPresetMode::BasicFX
staticconstexpr

◆ voltCompSat

constexpr auto motorConfig::comp_bot::intake::intake::voltCompSat = motorConfig::common::voltCompSat
staticconstexpr

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