Hi,
Really confused about the callback function, can someone please explain it in a plain language or point me to the right literature source?
From the software example that I read, it seems like the callback function is utilized by SimpliciTI for obtaining a linkID, and somehow it is done by the Interrupt Service Routine, and used as a argument in the SMPL_Init () function. But what does the callback function really do? I simply have hard time understanding it.
Thanks!