main_ubi_sdk v 0.1.3
This is UBI4 documentation
motor_driver_h_bridge_pwm.h File Reference
#include "../motor_driver.h"
#include "stdbool.h"
#include "HAL_DRIVERS.h"
Include dependency graph for motor_driver_h_bridge_pwm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  motor_driver_h_bridge_pwm_init_t
 
struct  motor_driver_h_bridge_pwm_t
 

Functions

void MotorDriverHBridgePWMInit (motor_driver_h_bridge_pwm_t *self, motor_driver_h_bridge_pwm_init_t *init)
 

Function Documentation

◆ 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: