Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ BitPosition
Method
BitPosition
lib/mdflib/mdflib/src/canmessage.cpp:183–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
void CanMessage::BitPosition(uint16_t position) {
184
bit_position_ = position;
185
}
186
187
uint16_t CanMessage::BitPosition() const {
188
return bit_position_;
Callers
4
TEST_F
Function · 0.80
EXPORTFEATUREFUNC
Function · 0.80
set
Method · 0.80
get
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64