-
#include "CirquePinnacle.h" -
bool PinnacleTouch::begin();
Starts the driver interface on the appropriate data bus.
- Return:¶
trueif the Pinnacle ASIC was setup and configured properly (with data feed enabled using Relative mode).falseif the Pinnacle ASIC was unresponsive for some reason; all further operations will be nullified bysetDataMode()toPINNACLE_ERROR.