Implem of MotorSafety interface from WPILib.
More...
#include <ctre/phoenix6/wpiutils/MotorSafetyImplem.hpp>
Implem of MotorSafety interface from WPILib.
This also allows late/lazy construction of WPILib's motor safety object.
◆ MotorSafetyImplem()
| ctre::phoenix6::wpiutils::MotorSafetyImplem::MotorSafetyImplem |
( |
frc::MotorController & |
motorController, |
|
|
std::string const & |
description |
|
) |
| |
|
inline |
◆ GetDescription()
| std::string ctre::phoenix6::wpiutils::MotorSafetyImplem::GetDescription |
( |
| ) |
const |
|
inlineoverride |
- Returns
- Description of motor controller
◆ StopMotor()
| void ctre::phoenix6::wpiutils::MotorSafetyImplem::StopMotor |
( |
| ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: