Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Crc
Method
Crc
lib/mdflib/mdflib/src/canmessage.cpp:207–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
void CanMessage::Crc(uint32_t crc) {
208
crc_ = crc;
209
}
210
211
uint32_t CanMessage::Crc() const {
212
return crc_;
Callers
7
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
set
Function · 0.45
get
Function · 0.45
ParseCanMessage
Method · 0.45
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36