MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / trigd

Method trigd

DSView/pv/sigsession.h:259–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257 data::MathStack::MathType type);
258
259 inline bool trigd(){
260 return _trigger_flag;
261 }
262
263 inline uint8_t trigd_ch(){
264 return _trigger_ch;

Callers 2

paint_prepareMethod · 0.80
paintSignalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected