Global Variable

nuContData

Definition:
OSContPad	nuContData[NU_CONT_MAXCONTROLLERS]
Explanation:

Data Controller data obtained by the Controller Manager

This is the controller data internal buffer. Note that the value can be updated even while it is being directly referenced by the application. The value is updated at the time of a retrace, and when the nuContDataRead and nuContDataReadStart functions are called.


Reference:	nuContDataRead, nuContDataReadStart