You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CreateiveRobotics edited this page Mar 7, 2020
·
2 revisions
uint16_tgetReadIndex()
Returns the position of the readIndex variable in the buffer. This is used to keep track of payload items when processing them and it should always be located at the start of the next item in the payload. If all payloads have been processed, or it there are none, this will return zero.