Here is a list of all documented functions with links to the documentation:
- Cytron_Motor_Init() : cytronDriver.h, cytronDriver.c
- Cytron_Set_Motor_Direction() : cytronDriver.h, cytronDriver.c
- Cytron_Set_Motor_Speed() : cytronDriver.h, cytronDriver.c
- Error_Handler() : main.h, main.c
- HAL_GPIO_EXTI_Callback() : main.c
- HAL_TIM_PeriodElapsedCallback() : main.c
- I2C_LCD_DisplayMotorFormat() : I2C_LCD.h, I2C_LCD.c
- main() : main.c
- motor_calculate_speed() : motor.h, motor.c
- motor_init() : motor.h, motor.c
- motor_set_RPM_speed() : motor.h, motor.c
- motor_stop() : motor.h, motor.c
- motor_update_count() : motor.h, motor.c
- pid_calculate() : pid_controller.h, pid_controller.c
- pid_init() : pid_controller.h, pid_controller.c
- pid_reset() : pid_controller.h, pid_controller.c
- SystemClock_Config() : main.c