C_LINKAGE void yggdrasil_MotorDriver_Standby(bool stby)
set the motor driver to standby
C_LINKAGE bool yggdrasil_MotorDriver_GetError(void)
get the Status from the motor driver
@ MotorDriverChannel_B
Channel B.
Definition: motor_driver.h:35
@ MotorDriverChannel_A
Channel A.
Definition: motor_driver.h:34
#define C_LINKAGE
Definition: attributes.h:43
C_LINKAGE void yggdrasil_MotorDriver_SetSpeed(enum MotorDriverChannel channel, float speed)
Controls the speed and rotation of each channel.
MotorDriverChannel
Motor driver Channels.
Definition: motor_driver.h:33
C_LINKAGE void yggdrasil_MotorDriver_Init(void)
init function for the motor as a dual channel dc driver