SPinGpioSet

The function SPinGpioSet configures sets the Level of a SODIMM-pin.

void SPinGpioSet( int pin, int level );

Parameters

pin
SODIMM-pin-number.

level
Set level of pin.

Return Values

None.

Remarks

If the SODIMM-pin-bumber is or'ed with 0x100, than the function of every SPin_xxx function is inverted.

Requirements

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

See Also

SPinGpioGet, SPinGpioSet, SPinGpioSetPad