Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getVTAB
Method
getVTAB
libraries/SHEX/SHEX.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
void setVTAB(uint8_t vtab = SHEX_DEFAULT_VTAB);
50
uint8_t getVTAB() { return _vtab; };
51
52
53
protected:
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64