MPICompareStatus
Declaration
typedef struct MPICompareStatus{
long eventCount;
MPICompareEnableStatus enableStatus;
MPICompareBufferStatus bufferStatus;
}MPICompareStatus;
Required Header: compare.h
Change History: 04.00.07
Description
MPICompareStatus specifies the status returned from the controller.
| eventCount | Records the number of events that took place in the controller (these include the setting of MS32, time interval adjustment and NOP operations). |
|---|---|
| enableStatus | Returns the status of the compare module at the time. |
| bufferStatus | Returns the status of the cyclic buffer; if it’s empty, half-empty, or full. |
See Also
