blmc_drivers
demo_1_motor_print_everything.cpp File Reference
Include dependency graph for demo_1_motor_print_everything.cpp:

Classes

struct  Hardware
 

Typedefs

typedef std::tuple< std::shared_ptr< blmc_drivers::MotorInterface >, std::shared_ptr< blmc_drivers::AnalogSensorInterface > > MotorAndSlider
 

Functions

static THREAD_FUNCTION_RETURN_TYPE control_loop (void *hardware_ptr)
 
static THREAD_FUNCTION_RETURN_TYPE printing_loop (void *hardware_ptr)
 
int main (int, char **)
 

Detailed Description