MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / get_unit_bytes

Method get_unit_bytes

DSView/pv/data/snapshot.h:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 inline uint8_t get_unit_bytes(){
52 return _unit_bytes;
53 }
54
55 inline bool memory_failed(){
56 return _memory_failed;

Callers 4

save_analogMethod · 0.80
meta_genMethod · 0.80
get_pointMethod · 0.80
paint_traceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected