Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setBitsPerSymbol
Method
setBitsPerSymbol
Default/GenericInspector/SymViewTab.cpp:245–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
void
246
SymViewTab::setBitsPerSymbol(unsigned int bps)
247
{
248
this->bps = bps;
249
this->ui->symView->setBitsPerSymbol(bps);
250
}
251
252
void
253
SymViewTab::refreshSizes(void)
Callers
2
onBpsChanged
Method · 0.80
setBps
Method · 0.80
Calls
no outgoing calls
Tested by
1
setBps
Method · 0.64