Function
nuContDataUnLock
Syntax:
void nuContDataUnLock(void)
Arguments:
None
Return Value:
None
Explanation:
Unlatches the Controller data
Removes the latch placed on the Controller data with the nuContDataLock function so that the Controller Manager can update the data.
Reference: nuContDataLock