SAE Teensy ECU
IIT SAE Microcontroller programming
|
Additional Inherited Members | |
Public Member Functions inherited from SDBC::MSG | |
template<typename T > | |
void | setSig (const SIG *signal, T value) |
template<typename T > | |
T | getSig (const SIG *signal) |
MSG (const uint32_t msgAddr, bool outgoing, const SIG **SIGNALS, const int signalCount, const bool hasValueSetter) | |
Public Attributes inherited from SDBC::MSG | |
const bool | outgoing |
volatile union SDBC::MSG::value | value |
const SIG ** | SIGNALS |
const int | signalCount |
const bool | hasValueSetter |
Definition at line 69 of file SDBC_class.hpp.