stmpe811_IO_SetEdgeMode() function
Configure the Edge for which a transition is detectable for the selected pin.
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.
Edge
The edge which will be detected. This parameter can be one or a combination of following values: STMPE811_EDGE_FALLING and STMPE811_EDGE_RISING .
Return value
None