main_ubi_sdk v 0.1.3
This is UBI4 documentation
motor_driver.c File Reference
#include "motor_driver.h"
Include dependency graph for motor_driver.c:

Functions

void MotorDriveBaseForward (motor_driver_base_t *self)
 
void MotorDriveBaseBackward (motor_driver_base_t *self)
 
void MotorDriveBaseIdle (motor_driver_base_t *self)
 
void MotorDriveBaseBreak (motor_driver_base_t *self)
 
void MotorDriverBaseInit (motor_driver_base_t *self, motor_driver_base_init_t *init)
 

Function Documentation

◆ MotorDriveBaseBackward()

void MotorDriveBaseBackward ( motor_driver_base_t * self)
Here is the caller graph for this function:

◆ MotorDriveBaseBreak()

void MotorDriveBaseBreak ( motor_driver_base_t * self)

◆ MotorDriveBaseForward()

void MotorDriveBaseForward ( motor_driver_base_t * self)
Here is the caller graph for this function:

◆ MotorDriveBaseIdle()

void MotorDriveBaseIdle ( motor_driver_base_t * self)
Here is the caller graph for this function:

◆ MotorDriverBaseInit()

void MotorDriverBaseInit ( motor_driver_base_t * self,
motor_driver_base_init_t * init )
Here is the call graph for this function:
Here is the caller graph for this function: