|
| TimerApp (IMotors &system_motors_ref, IMessageCenter &message_center_ref, IDebug &debug_ref) |
| Timer app used to update the CAN data Also reserve for other real time tasks.
|
void | init () |
void | loop () |
void | calibrate () |
bool | exit_calibrate_cond () |
void | run (const void *argument) |
|
static constexpr uint32_t | LOOP_PERIOD_MS = TIMER_TASK_EXEC_TIME |
◆ TimerApp()
Timer app used to update the CAN data Also reserve for other real time tasks.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following files:
- Core/Src/Applications/Timer_App.h
- Core/Src/Applications/Timer_App.cpp