stmpe1600_SetITPolarity() function
Set the global interrupt Polarity.
Arguments
DeviceAddr
Device address on communication Bus.
Polarity
could be one of these values; @arg STMPE1600_POLARITY_LOW: Interrupt line is active Low/Falling edge @arg STMPE1600_POLARITY_HIGH: Interrupt line is active High/Rising edge
Return value
None