MPICaptureTriggerSqNode

Declaration

typedef struct MPICaptureTriggerSqNode {
        MPICaptureEdge edge;
        MPICaptureInputFilter inputFilter;
        int32_t bit;
} MPICaptureTriggerSqNode;

Required Header: capture.h

Change History: Added in 04.00.

Description

MPICaptureTriggerSqNode structure contains the capture configuration of a MPICaptureTriggerTypeSqnode type trigger for the input trigger.

edge MPICaptureEdge specifying the triggering edge.
inputFilter MPICaptureInputFilter specifying the debounce filter applied to the triggering signal.
bit I/O bit index as referenced by the SynqNet node.