Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The function SPinGpio gets the GPIO-number of the SODIMM-pin.

int SPinGpio( 
  int pin, 
);    

Parameters

pin
SODIMM-pin-number.

Return Values

GPIO-number of the SODIMM-pin. 0 on failure; ie. if this pin can not be configured as GPIO.

Remarks

Requirements

OS Versions: Windows Embedded Compact 7.
Header: drvlib_app.h
Link Library: drvlib_app.lib

See Also

SPinGpioGet, SPinGpioSet, SPinGpioSetPad

  • No labels