#include <ctre/phoenix6/wpiutils/AutoFeedEnable.hpp>
|
void | Start () |
| Starts feeding the enable signal to CTRE actuators.
|
|
void | Stop () |
| Stops feeding the enable signal to CTRE actuators.
|
|
◆ GetInstance()
static AutoFeedEnable & ctre::phoenix6::wpiutils::AutoFeedEnable::GetInstance |
( |
| ) |
|
|
inlinestatic |
◆ Start()
void ctre::phoenix6::wpiutils::AutoFeedEnable::Start |
( |
| ) |
|
|
inline |
Starts feeding the enable signal to CTRE actuators.
◆ Stop()
void ctre::phoenix6::wpiutils::AutoFeedEnable::Stop |
( |
| ) |
|
|
inline |
Stops feeding the enable signal to CTRE actuators.
The enable signal will only be stopped when all actuators have requested to stop the enable signal.
The documentation for this class was generated from the following file: