main_ubi_sdk v 0.1.3
This is UBI4 documentation
motor_driver_h_bridge_pwm.c File Reference
Include dependency graph for motor_driver_h_bridge_pwm.c:

Functions

void MotorDriverHBridgeMoveForvardPWM (motor_driver_h_bridge_pwm_t *self, uint8_t speed)
 
void MotorDriverHBridgeMoveBackwardPWM (motor_driver_h_bridge_pwm_t *self, uint8_t speed)
 
void MotorDriverHBridgeBrakePWM (motor_driver_h_bridge_pwm_t *self)
 
void MotorDriverHBridgeIdlePWM (motor_driver_h_bridge_pwm_t *self)
 
void MotorDriverHBridgePWMSleepControl (motor_driver_h_bridge_pwm_t *self, uint8_t sleep)
 
void MotorDriverHBridgePWMInit (motor_driver_h_bridge_pwm_t *self, motor_driver_h_bridge_pwm_init_t *init)
 

Function Documentation

◆ MotorDriverHBridgeBrakePWM()

void MotorDriverHBridgeBrakePWM ( motor_driver_h_bridge_pwm_t * self)
Here is the caller graph for this function:

◆ MotorDriverHBridgeIdlePWM()

void MotorDriverHBridgeIdlePWM ( motor_driver_h_bridge_pwm_t * self)
Here is the caller graph for this function:

◆ MotorDriverHBridgeMoveBackwardPWM()

void MotorDriverHBridgeMoveBackwardPWM ( motor_driver_h_bridge_pwm_t * self,
uint8_t speed )
Here is the caller graph for this function:

◆ MotorDriverHBridgeMoveForvardPWM()

void MotorDriverHBridgeMoveForvardPWM ( motor_driver_h_bridge_pwm_t * self,
uint8_t speed )
Here is the caller graph for this function:

◆ MotorDriverHBridgePWMInit()

void MotorDriverHBridgePWMInit ( motor_driver_h_bridge_pwm_t * self,
motor_driver_h_bridge_pwm_init_t * init )
Here is the call graph for this function:

◆ MotorDriverHBridgePWMSleepControl()

void MotorDriverHBridgePWMSleepControl ( motor_driver_h_bridge_pwm_t * self,
uint8_t sleep )
Here is the caller graph for this function: