Antoine C / Mbed 2 deprecated Copy_Assignment3

Dependencies:   mbed MCP23017 WattBob_TextLCD mbed-rtos

Embed: (wiki syntax)

« Back to documentation index

engineRAWValues Struct Reference

engineRAWValues Struct Reference

This structure is used to store the RAW engine values. More...

#include <my_structures.h>


Detailed Description

This structure is used to store the RAW engine values.

Parameters:
engineState [bool] State on the engine, on or off
acceleratorValue [float] Last value got by TASK 1. From 0 to 1, % of acceleration
brakeValue [float] Last value got by TASK 1. From 0 to 1, % of brake

Definition at line 40 of file my_structures.h.