MCPcopy 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
53protected:

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64