How is the threshold level offset used to adjust threshold segment points?
Quoted, from page 19 on the PGA460-Q1 datasheet, the "threshold offset is defined to allow finer adjustment of the threshold map for short-range detection." In table 82 of the same document, I see that "Preset1 Threshold level Offset with values from 7 to -8 using signed magnitude representation with MSB as the sign bit. This bit-field powers-up un-initialized."
But I cannot find any information on how the threshold level offset is used to adjust the threshold segment points. Are the threshold level offset bits prepended to the threshold segment point, or do the threshold level offset bits added to the threshold segment point value? How is maximum the threshold segment value of 248 (base 10) obtained? There are not enough bits in the threshold segment register and theshold level offset register to define a number as high as 248 (base 10).