adapnex::core::R_TRIG Rising edge detector. Synopsis Declared in <adapnex/core/trigger.h> class R_TRIG; Member Functions Name Description operator() Function call operators Data Members Name Description CLK Input signal to detect rising edges on. Q Output that is true for one invocation when the input CLK changes from false to true. Created with MrDocs