|
CTRE Phoenix C++ 5.35.1
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ctre |
| WPI Compliant CANcoder class. | |
| namespace | ctre::phoenix |
| namespace phoenix | |
| namespace | ctre::phoenix::motorcontrol |
| namespace motorcontrol | |
Enumerations | |
| enum class | ctre::phoenix::motorcontrol::InvertType { ctre::phoenix::motorcontrol::None = 0 , ctre::phoenix::motorcontrol::InvertMotorOutput = 1 , ctre::phoenix::motorcontrol::FollowMaster = 2 , ctre::phoenix::motorcontrol::OpposeMaster = 3 } |
| Choose the invert type of the motor controller. More... | |