ME 305 Group 6 Documentation
|
This is the complete list of members for motor.Motor, including all inherited members.
__init__(self, pyb.Timer PWM_tim, pyb.Pin IN1_pin, pyb.Pin IN2_pin, int timChannel1, int timChannel2, bool invert_direction=False, str name="") | motor.Motor | |
set_duty(self, duty) | motor.Motor |