stmpe1600_IO_WritePin() function
Set the value of the selected IO pins.
Arguments
DeviceAddr
Device address on communication Bus.
IO_Pin
IO pin(s) to be set. This parameter could be any combination of the following values: @arg STMPE1600_PIN_x: where x can be from 0 to 15.
PinState
The value to be set.
Return value
None