Event Type

MIC-3751 supports the following events:

Event Type

Description

ADS_EVT_DI_INTERRUPT16

Triggered when Group 0 of the device generates a certain number of interrupts by PC00. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT40

Triggered when Group 0 of the device generates a certain number of interrupts by PC10. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT64

Triggered when Group 0 of the device generates a certain number of interrupts by PC20. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_TERMINATE_CNT0

Triggered when a certain number of above interrupts occur by counter0. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_TERMINATE_CNT1

Triggered when a certain number of above interrupts occur by counter1. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_TERMINATE_CNT2

Triggered when a certain number of above interrupts occur by counter 2. The number is specified when applications call DRV_EnableEvent.

See also

PT_EnableEvent