rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
can
can_rx.h
Go to the documentation of this file.
1
// file can_rx.h
2
3
#include "
pch.h
"
4
#include "
can.h
"
5
6
#pragma once
7
8
uint32_t
getFourBytesLsb
(
const
CANRxFrame
& frame,
int
offset
);
9
uint16_t
getTwoBytesLsb
(
const
CANRxFrame
& frame,
int
offset
);
10
uint16_t
getTwoBytesMsb
(
const
CANRxFrame
& frame,
int
offset
);
can.h
getTwoBytesLsb
uint16_t getTwoBytesLsb(const CANRxFrame &frame, int offset)
Definition
can_rx.cpp:126
getFourBytesLsb
uint32_t getFourBytesLsb(const CANRxFrame &frame, int offset)
Definition
can_rx.cpp:119
getTwoBytesMsb
uint16_t getTwoBytesMsb(const CANRxFrame &frame, int offset)
Definition
can_rx.cpp:130
pch.h
CANRxFrame
Definition
can_mocks.h:36
offset
uint16_t offset
Definition
tunerstudio.h:0
Generated on Sat Sep 27 2025 00:10:04 for rusEFI by
1.9.8