Function


nuContDataReadWait

Syntax:
void nuContDataReadWait(void)
Arguments:
None
Return Value:
None
Explanation:

Wait for data read to end

This function makes the program wait for Controller data to end when it is begun with the nuContDataReadStart function. It can also be used to make the program wait until the Controller Manager has finished reading the Controller data at retrace time.


Reference:	nuContDataReadStart