#include "CirquePinnacle.h"
bool PinnacleTouch::begin();

Starts the driver interface on the appropriate data bus.

Return
  • true if the Pinnacle ASIC was setup and configured properly (with data feed enabled using Relative mode).

  • false if the Pinnacle ASIC was unresponsive for some reason; all further operations will be nullified by setDataMode() to PINNACLE_ERROR (0xFF).