#include "CirquePinnacle.h"
void PinnacleTouch::clearStatusFlags();

Use this function to clear the interrupt signal (digital input; active when HIGH) on the “data ready” pin (marked “DR” in the pinout section). This function is mainly used internally when applicable, but it is left exposed if the application wants to neglect a data report when desirable.