Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ Flags
Method
Flags
lib/mdflib/mdflib/src/cg4block.cpp:377–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
375
}
376
377
uint16_t Cg4Block::Flags() const { return flags_; }
378
379
void Cg4Block::Flags(uint16_t flags) { flags_ = flags; }
380
Callers
1
PrepareForWriting
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected