libwallaby  v23
The wallaby standard library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
robot.h File Reference

Go to the source code of this file.

Functions

unsigned long int get_robot_states_sequence_num ()
 
unsigned long int get_robot_update_count ()
 
unsigned short get_robot_firmware_version ()
 
int set_robot_update_delay (unsigned int us_delay)
 
unsigned int get_robot_update_delay ()
 
int set_low_volt_threshold (float volts)
 
float get_low_volt_threshold ()
 

Function Documentation

float get_low_volt_threshold ( )
unsigned short get_robot_firmware_version ( )
unsigned long int get_robot_states_sequence_num ( )
unsigned long int get_robot_update_count ( )
unsigned int get_robot_update_delay ( )
int set_low_volt_threshold ( float  volts)
int set_robot_update_delay ( unsigned int  us_delay)