DSCUSERINTFUNCTION
Structure containing information about the user interrupt function and execution time.
Structure Definition
Structure Members
Name | Description | Applicable Boards |
func | Pointer to user interrupt function of type DSCUserInterruptFunction | Diamond-MM-16-AT,Diamond-MM-16RP-AT,Diamond-MM-32DX-AT,Diamond-MM-32X-AT,Diamond-MM-AT,Onyx-MM |
int_mode | Selects the execution time for the user interrupt function. Select from the choices in the list above. There is no "before" option. | Diamond-MM-16-AT,Diamond-MM-16RP-AT,Diamond-MM-32DX-AT,Diamond-MM-32X-AT,Diamond-MM-AT,Onyx-MM |
int_type | Selects the interrupt type to attach this function to (e.g. A/D interrupts, D/A interrupts, DIO interrupts, etc.) | Diamond-MM-16-AT,Diamond-MM-16RP-AT,Diamond-MM-32DX-AT,Diamond-MM-32X-AT,Diamond-MM-AT,Onyx-MM |
Last updated