rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
can
can_vss.h
Go to the documentation of this file.
1
/**
2
* @file can_vss.h
3
*
4
* @date Apr 19, 2020
5
* @author Alex Miculescu, (c) 2020
6
*/
7
8
#pragma once
9
10
void
initCanVssSupport
();
11
void
setCanVss
(
int
type);
12
13
#if EFI_CAN_SUPPORT
14
void
processCanRxVss
(
const
CANRxFrame
& frame, efitick_t nowNt);
15
#endif
processCanRxVss
void processCanRxVss(const CANRxFrame &frame, efitick_t nowNt)
Definition
can_vss.cpp:177
setCanVss
void setCanVss(int type)
Definition
can_vss.cpp:221
initCanVssSupport
void initCanVssSupport()
Definition
can_vss.cpp:199
CANRxFrame
Definition
can_mocks.h:36
Generated on Fri Sep 26 2025 00:10:14 for rusEFI by
1.9.8