115 void* m_servoHubHandle{
nullptr};
Definition: ServoChannel.h:39
REVLibError SetPowered(bool powered)
Definition: ServoChannel.cpp:82
int GetPulseWidth() const
Definition: ServoChannel.cpp:44
REVLibError SetEnabled(bool enabled)
Definition: ServoChannel.cpp:75
double GetCurrent() const
Definition: ServoChannel.cpp:60
~ServoChannel()
Definition: ServoChannel.cpp:39
ChannelId GetChannelId() const
Definition: ServoChannel.h:63
REVLibError SetPulseWidth(int pulseWidth_us)
Definition: ServoChannel.cpp:68
bool IsEnabled() const
Definition: ServoChannel.cpp:52
ChannelId
Definition: ServoChannel.h:48
static constexpr size_t kNumServoChannels
Definition: ServoChannel.h:56
Definition: ServoHub.h:43
Definition: ServoChannelConfig.h:34
REVLibError
Definition: REVLibError.h:33