Skip to content

Struct rb::SmartServoBus::servo_info

ClassList > servo_info

Public Attributes

Type Name
bool auto_stop
uint8_t auto_stop_counter
uint16_t current
float speed_coef
float speed_raise
float speed_target
uint16_t target

Public Functions

Type Name
bool hasValidCurrent () const
servo_info ()

Public Attributes Documentation

variable auto_stop

bool rb::SmartServoBus::servo_info::auto_stop;

variable auto_stop_counter

uint8_t rb::SmartServoBus::servo_info::auto_stop_counter;

variable current

uint16_t rb::SmartServoBus::servo_info::current;

variable speed_coef

float rb::SmartServoBus::servo_info::speed_coef;

variable speed_raise

float rb::SmartServoBus::servo_info::speed_raise;

variable speed_target

float rb::SmartServoBus::servo_info::speed_target;

variable target

uint16_t rb::SmartServoBus::servo_info::target;

Public Functions Documentation

function hasValidCurrent

inline bool servo_info::hasValidCurrent () const

function servo_info

inline servo_info::servo_info () 

The documentation for this class was generated from the following file demo-projets/esp/RBCXSmartServo.h