stmpe811_SetITPolarity() function
Set the global interrupt Polarity.
Arguments
DeviceAddr
Device address on communication Bus.
Polarity
the IT mode polarity, could be one of the following values: @arg STMPE811_POLARITY_LOW: Interrupt line is active Low/Falling edge @arg STMPE811_POLARITY_HIGH: Interrupt line is active High/Rising edge
Return value
None