adapnex::core::TP::Q

Output that produces the defined pulse. If IN is false, the output Q is false. As soon as IN is true, Q becomes true and remains so for the duration PT, irrespective of the state of the input IN.

Synopsis

Declared in <adapnex/core/timer.h>

bool Q = false;

Created with MrDocs