Struct rb::SmartServoBus::servo_info
ClassList > servo_info
Public Attributes
Public Functions
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