MPIIoTrigger
Definition
typedef struct MPIIoTrigger { MPIIoType type; MPIIoSource source; uint32_t mask; uint32_t pattern; } MPIIoTrigger;
Description
type | See MPIIoType. |
---|---|
source | See MPIIoSource. |
mask | Value that specifies the mask to be applied to the I/O. |
pattern | Value that specifies the pattern to be compared to the masked I/O. |