INF2004-Project v0.1
 
Loading...
Searching...
No Matches
motor_pins Struct Reference

Contains the GPIO pins for the motor. More...

#include <motor_control.h>

Data Fields

uint left_anticlkwise
 GPIO pin for left motor anti-clockwise.
 
uint left_clkwise
 GPIO pin for left motor clockwise.
 
uint pwm_gpio_a
 GPIO pin for PWM A.
 
uint pwm_gpio_b
 GPIO pin for PWM B.
 
uint right_anticlkwise
 GPIO pin for right motor anti-clockwise.
 
uint right_clkwise
 GPIO pin for right motor clockwise.
 

Detailed Description

Contains the GPIO pins for the motor.


The documentation for this struct was generated from the following file: