REVLib - C++
|
#include <ServoHubConfigAccessor.h>
Public Member Functions | |
ServoChannelConfigAccessor & | channel (ServoChannel::ChannelId channelId) |
Friends | |
class | ServoHub |
ServoChannelConfigAccessor & ServoHubConfigAccessor::channel | ( | ServoChannel::ChannelId | channelId | ) |
Accessor for parameters relating to the specified servo channel. To configure these values, use ServoChannelConfig and call ServoHub::Configure().
NOTE: This uses calls that are blocking to retrieve parameters and should be used infrequently.
channelId | The specific channel to access |
|
friend |
ServoChannelConfigAccessor rev::servohub::ServoHubConfigAccessor::channel0 |
Accessor for parameters relating to servo channel 0. To configure these values, use ServoChannelConfig and call ServoHub::Configure().
NOTE: This uses calls that are blocking to retrieve parameters and should be used infrequently.
ServoChannelConfigAccessor rev::servohub::ServoHubConfigAccessor::channel1 |
Accessor for parameters relating to servo channel 1. To configure these values, use ServoChannelConfig and call ServoHub::Configure().
NOTE: This uses calls that are blocking to retrieve parameters and should be used infrequently.
ServoChannelConfigAccessor rev::servohub::ServoHubConfigAccessor::channel2 |
Accessor for parameters relating to servo channel 2. To configure these values, use ServoChannelConfig and call ServoHub::Configure().
NOTE: This uses calls that are blocking to retrieve parameters and should be used infrequently.
ServoChannelConfigAccessor rev::servohub::ServoHubConfigAccessor::channel3 |
Accessor for parameters relating to servo channel 3. To configure these values, use ServoChannelConfig and call ServoHub::Configure().
NOTE: This uses calls that are blocking to retrieve parameters and should be used infrequently.
ServoChannelConfigAccessor rev::servohub::ServoHubConfigAccessor::channel4 |
Accessor for parameters relating to servo channel 4. To configure these values, use ServoChannelConfig and call ServoHub::Configure().
NOTE: This uses calls that are blocking to retrieve parameters and should be used infrequently.
ServoChannelConfigAccessor rev::servohub::ServoHubConfigAccessor::channel5 |
Accessor for parameters relating to servo channel 5. To configure these values, use ServoChannelConfig and call ServoHub::Configure().
NOTE: This uses calls that are blocking to retrieve parameters and should be used infrequently.