|
Formula Student Electronics & Software
The code for the embedded software
|
#include <digitalData.hpp>

Public Attributes | |
| bool | pneumatic_line_pressure_ = true |
| bool | pneumatic_line_pressure_1_ = false |
| bool | pneumatic_line_pressure_2_ = false |
| bool | asms_on_ = false |
| bool | sdc_open_ {true} |
Definition at line 6 of file digitalData.hpp.
| bool DigitalData::asms_on_ = false |
Definition at line 10 of file digitalData.hpp.
| bool DigitalData::pneumatic_line_pressure_ = true |
Definition at line 7 of file digitalData.hpp.
| bool DigitalData::pneumatic_line_pressure_1_ = false |
Definition at line 8 of file digitalData.hpp.
| bool DigitalData::pneumatic_line_pressure_2_ = false |
Definition at line 9 of file digitalData.hpp.
| bool DigitalData::sdc_open_ {true} |
Definition at line 11 of file digitalData.hpp.