This is the complete list of members for MCUInterface, including all inherited members.
| bms_ok_high | MCUInterface | private |
| bms_ok_is_high() | MCUInterface | |
| brb_ok_high | MCUInterface | private |
| brb_ok_is_high() | MCUInterface | |
| bspd_ok_high | MCUInterface | private |
| disable_inverters_pin() | MCUInterface | |
| disable_inverters_pin() | MCUInterface | inline |
| enable_inverters_pin() | MCUInterface | |
| enable_inverters_pin() | MCUInterface | inline |
| enqueue_CAN_mcu_status() | MCUInterface | |
| get_bots_ok() | MCUInterface | |
| imd_ok_high | MCUInterface | private |
| imd_ok_is_high() | MCUInterface | |
| init() | MCUInterface | |
| mcu_status_ | MCUInterface | private |
| MCUInterface(CANBufferType *msg_output_queue, const MainECUHardwareReadPins &pins) | MCUInterface | inline |
| MCUInterface(CANBufferType *msg_output_queue) | MCUInterface | inline |
| MCUInterface() | MCUInterface | inline |
| measure_shutdown_circuit_input() | MCUInterface | private |
| measure_shutdown_circuit_voltage() | MCUInterface | private |
| msg_queue_ | MCUInterface | private |
| pins_ | MCUInterface | private |
| read_mcu_status() | MCUInterface | |
| set_brake_light(bool brake_pedal_is_active) | MCUInterface | |
| shutdown_b_above_threshold | MCUInterface | private |
| shutdown_c_above_threshold | MCUInterface | private |
| shutdown_d_above_threshold | MCUInterface | private |
| shutdown_e_above_threshold | MCUInterface | private |
| shutdown_g_above_threshold | MCUInterface | private |
| software_ok_high | MCUInterface | private |
| tick(int fsm_state, bool inv_has_error, bool software_is_ok, const TorqueControllerMuxStatus &tc_mux_status, bool buzzer_is_on, const PedalsSystemData_s &pedals_data, bool pack_charge_is_critical, bool button_is_pressed) | MCUInterface | |
| update_brake_pressure_CAN() | MCUInterface | |
| update_mcu_status_CAN() | MCUInterface | private |
| update_mcu_status_CAN_ams(bool is_critical) | MCUInterface | |
| update_mcu_status_CAN_buzzer(bool is_on) | MCUInterface | |
| update_mcu_status_CAN_dashboard(bool is_active) | MCUInterface | |
| update_mcu_status_CAN_drivetrain(bool has_error) | MCUInterface | |
| update_mcu_status_CAN_fsm(int fsm_state) | MCUInterface | |
| update_mcu_status_CAN_pedals(const PedalsSystemData_s &pedals) | MCUInterface | |
| update_mcu_status_CAN_safety(bool is_ok) | MCUInterface | |
| update_mcu_status_CAN_TCMux(int drive_mode, int torque_mode, float max_torque) | MCUInterface | |