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

Method get_bits

DSView/pv/view/dsosignal.h:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 inline uint8_t get_bits(){
103 return _bits;
104 }
105
106 inline double get_ref_min(){
107 return _ref_min;

Callers 1

AnalogSignalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected