| a6500_ReadInt | Index |
Definition:
| int a6500_ReadInt( | ); |
Return Value:
Description:
Example:
intVal = a6500_ReadInt();
This would take a reading and set intVal equal to the time required for the ping to be received in 1.6 uSec. increments. (This is round-trip echo return time.) The a6500_Setup routine must be called prior to calling this routine.
Related: