#include <state_machine_test.h>
Definition at line 12 of file state_machine_test.h.
◆ command_drivetrain()
◆ command_drivetrain_no_torque()
| void DrivetrainMock::command_drivetrain_no_torque |
( |
| ) |
|
|
inline |
- Parameters
-
| curr_time | current system tick time (millis()) that sets the init phase start time |
Definition at line 20 of file state_machine_test.h.
◆ disable()
| void DrivetrainMock::disable |
( |
| ) |
|
|
inline |
◆ disable_no_pins()
| void DrivetrainMock::disable_no_pins |
( |
| ) |
|
|
inline |
◆ drivetrain_error_occured()
| bool DrivetrainMock::drivetrain_error_occured |
( |
| ) |
|
|
inline |
◆ handle_inverter_startup()
| bool DrivetrainMock::handle_inverter_startup |
( |
unsigned long |
cm | ) |
|
|
inline |
◆ hv_over_threshold_on_drivetrain()
| bool DrivetrainMock::hv_over_threshold_on_drivetrain |
( |
| ) |
|
|
inline |
◆ inverter_init_timeout()
| bool DrivetrainMock::inverter_init_timeout |
( |
unsigned long |
curr_time | ) |
|
|
inline |
◆ drivetrain_error_
| bool DrivetrainMock::drivetrain_error_ |
◆ drivetrain_inited_
| bool DrivetrainMock::drivetrain_inited_ |
◆ hv_thresh_
| bool DrivetrainMock::hv_thresh_ |
The documentation for this class was generated from the following file: