40class ServoHubLowLevel;
Definition: ServoChannel.h:42
REVLibError SetPowered(bool powered)
Definition: ServoChannel.cpp:147
REVLibError SetEnabled(bool enabled)
Definition: ServoChannel.cpp:141
~ServoChannel()
Definition: ServoChannel.cpp:41
rev::util::Signal< int > GetPulseWidth() const
Definition: ServoChannel.cpp:49
rev::util::Signal< bool > IsEnabled() const
Definition: ServoChannel.cpp:81
ChannelId GetChannelId() const
Definition: ServoChannel.h:66
REVLibError SetPulseWidth(int pulseWidth_us)
Definition: ServoChannel.cpp:135
rev::util::Signal< double > GetCurrent() const
Definition: ServoChannel.cpp:113
ChannelId
Definition: ServoChannel.h:51
static constexpr size_t kNumServoChannels
Definition: ServoChannel.h:59
Definition: ServoHub.h:45
Definition: ServoHubLowLevel.h:40
Definition: ServoChannelConfig.h:34
REVLibError
Definition: REVLibError.h:33