Function


nuContReadFuncRemove (Macro)


Syntax

void nuContReadFuncRemove(void)
Arguments
None
Return Value
None
Description

Removes the callback function executed at end of Controller read

Removes the callback function that the Controller Manager would otherwise execute after reading the Controller data at retrace time. To register a callback function, use the nuContReadFuncSet function.

This is a macro of the nuContReadFuncSet function.

See Also

nuContReadFuncSet