#define PIN2EINT(pin) vm_dcl_pin_to_eint(pin)
#define PIN2EINT(pin) vm_dcl_pin_to_eint(pin)
Converts PIN to EINT ID, e.g.
VM_DCL_HANDLE eint_handle = vm_dcl_open(VM_DCL_EINT,PIN2EINT(VM_PIN_P2));
VMINT. The EINT ID of this PIN. If failed, it returns 0.
vmdcl.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.