rusEFI
The most advanced open source ECU
|
Definition in file can_vss.h.
Functions | |
void | initCanVssSupport () |
void | setCanVss (int type) |
void | processCanRxVss (const CANRxFrame &frame, efitick_t nowNt) |
void initCanVssSupport | ( | ) |
Definition at line 199 of file can_vss.cpp.
Referenced by initHardware().
void processCanRxVss | ( | const CANRxFrame & | frame, |
efitick_t | nowNt | ||
) |
Definition at line 177 of file can_vss.cpp.
Referenced by processCanRxMessage().
void setCanVss | ( | int | type | ) |
Definition at line 221 of file can_vss.cpp.