stmpe1600_IO_InitPin() function
Initialize the selected pin(s) direction.
Arguments
DeviceAddr
Device address on communication Bus.
IO_Pin
IO pin(s) to be configured. This parameter could be any combination of the following values: @arg STMPE1600_PIN_x: where x can be from 0 to 15.
Direction
could be STMPE1600_DIRECTION_IN or STMPE1600_DIRECTION_OUT.
Return value
None