#include "CirquePinnacle.h"
uint16_t AbsoluteReport::y = 0;

This will always be in range 0 <= y <= 1535

The datasheet recommends this value should be clamped to range 64 <= y <= 1472 for reliability.