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