stmpe811_IO_InitPin() function
Initialize the selected IO pin direction.
Arguments
DeviceAddr
Device address on communication Bus.
IO_Pin
The IO pin to be configured. This parameter could be any combination of the following values: @arg STMPE811_PIN_x: Where x can be from 0 to 7.
Direction
could be STMPE811_DIRECTION_IN or STMPE811_DIRECTION_OUT.
Return value
None