#include <motors.h>
|
static constexpr auto | inverted = motorConfig::comp_bot::drive::backRightTurn::inverted |
|
static constexpr bool | sensorPhase = motorConfig::comp_bot::drive::backRightTurn::sensorPhase |
|
static constexpr auto | neutralDeadband = motorConfig::comp_bot::drive::backRightTurn::neutralDeadband |
|
static constexpr auto | neutralMode = motorConfig::comp_bot::drive::backRightTurn::neutralMode |
|
static constexpr auto | voltCompSat = motorConfig::comp_bot::drive::backRightTurn::voltCompSat |
|
static constexpr auto | statusFrameMotorMode = motorConfig::comp_bot::drive::backRightTurn::statusFrameMotorMode |
|
static constexpr auto | remoteFilter0_addr = address::practice_bot::encoders::backRightEncoder |
|
static constexpr auto | remoteFilter0_type = motorConfig::comp_bot::drive::backRightTurn::remoteFilter0_type |
|
static constexpr auto | pid0_selectedSensor = motorConfig::comp_bot::drive::backRightTurn::pid0_selectedSensor |
|
static constexpr auto | pid0_kP = motorConfig::comp_bot::drive::backRightTurn::pid0_kP |
|
static constexpr auto | pid0_kI = motorConfig::comp_bot::drive::backRightTurn::pid0_kI |
|
static constexpr auto | pid0_kD = motorConfig::comp_bot::drive::backRightTurn::pid0_kD |
|
static constexpr auto | pid0_kF = motorConfig::comp_bot::drive::backRightTurn::pid0_kF |
|
static constexpr auto | pid0_iZone = motorConfig::comp_bot::drive::backRightTurn::pid0_iZone |
|
static constexpr auto | pid0_allowableError = motorConfig::comp_bot::drive::backRightTurn::pid0_allowableError |
|
◆ inverted
constexpr auto motorConfig::practice_bot::drive::backRightTurn::inverted = motorConfig::comp_bot::drive::backRightTurn::inverted |
|
staticconstexpr |
◆ neutralDeadband
constexpr auto motorConfig::practice_bot::drive::backRightTurn::neutralDeadband = motorConfig::comp_bot::drive::backRightTurn::neutralDeadband |
|
staticconstexpr |
◆ neutralMode
constexpr auto motorConfig::practice_bot::drive::backRightTurn::neutralMode = motorConfig::comp_bot::drive::backRightTurn::neutralMode |
|
staticconstexpr |
◆ pid0_allowableError
constexpr auto motorConfig::practice_bot::drive::backRightTurn::pid0_allowableError = motorConfig::comp_bot::drive::backRightTurn::pid0_allowableError |
|
staticconstexpr |
◆ pid0_iZone
constexpr auto motorConfig::practice_bot::drive::backRightTurn::pid0_iZone = motorConfig::comp_bot::drive::backRightTurn::pid0_iZone |
|
staticconstexpr |
◆ pid0_kD
constexpr auto motorConfig::practice_bot::drive::backRightTurn::pid0_kD = motorConfig::comp_bot::drive::backRightTurn::pid0_kD |
|
staticconstexpr |
◆ pid0_kF
constexpr auto motorConfig::practice_bot::drive::backRightTurn::pid0_kF = motorConfig::comp_bot::drive::backRightTurn::pid0_kF |
|
staticconstexpr |
◆ pid0_kI
constexpr auto motorConfig::practice_bot::drive::backRightTurn::pid0_kI = motorConfig::comp_bot::drive::backRightTurn::pid0_kI |
|
staticconstexpr |
◆ pid0_kP
constexpr auto motorConfig::practice_bot::drive::backRightTurn::pid0_kP = motorConfig::comp_bot::drive::backRightTurn::pid0_kP |
|
staticconstexpr |
◆ pid0_selectedSensor
constexpr auto motorConfig::practice_bot::drive::backRightTurn::pid0_selectedSensor = motorConfig::comp_bot::drive::backRightTurn::pid0_selectedSensor |
|
staticconstexpr |
◆ remoteFilter0_addr
◆ remoteFilter0_type
constexpr auto motorConfig::practice_bot::drive::backRightTurn::remoteFilter0_type = motorConfig::comp_bot::drive::backRightTurn::remoteFilter0_type |
|
staticconstexpr |
◆ sensorPhase
constexpr bool motorConfig::practice_bot::drive::backRightTurn::sensorPhase = motorConfig::comp_bot::drive::backRightTurn::sensorPhase |
|
staticconstexpr |
◆ statusFrameMotorMode
constexpr auto motorConfig::practice_bot::drive::backRightTurn::statusFrameMotorMode = motorConfig::comp_bot::drive::backRightTurn::statusFrameMotorMode |
|
staticconstexpr |
◆ voltCompSat
constexpr auto motorConfig::practice_bot::drive::backRightTurn::voltCompSat = motorConfig::comp_bot::drive::backRightTurn::voltCompSat |
|
staticconstexpr |
The documentation for this struct was generated from the following file: