![]() |
Midnight Sun Firmware
|
cruise_control Firmware More...
Functions | |
| StatusCode | cruise_control_init (SteeringStorage *steering_storage) |
| Initailize cruise control. More... | |
| StatusCode | cruise_control_down_handler () |
| Cruise control traget speed decrease event handler. More... | |
| StatusCode | cruise_control_up_handler () |
| Cruise control target speed increase event handler. More... | |
| StatusCode | cruise_control_run_medium_cycle () |
| Listen for cruise control buttons and update state appropriately. More... | |
cruise_control Firmware
| StatusCode cruise_control_down_handler | ( | ) |
Cruise control traget speed decrease event handler.
| StatusCode cruise_control_init | ( | SteeringStorage * | steering_storage | ) |
Initailize cruise control.
| storage | Pointer to the SteeringStorage instance |
| StatusCode cruise_control_run_medium_cycle | ( | ) |
Listen for cruise control buttons and update state appropriately.
| StatusCode cruise_control_up_handler | ( | ) |
Cruise control target speed increase event handler.