Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Length
Method
Length
lib/mdflib/include/mdf/flexraymessage.h:156–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
FlexRayPdu();
155
156
void Length(uint8_t length) { pdu_length_ = length; }
157
[[nodiscard]] uint8_t Length() const { return pdu_length_; }
158
159
void DataBytes(std::vector<uint8_t> bytes) override;
Callers
1
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36