NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
ex_LowLevelModuleRoutines.nxc

This is an example of how to use the SetIOMapBytes, SetIOMapValue, GetIOMapBytes, GetIOMapValue, GetLowSpeedModuleBytes, GetDisplayModuleBytes, GetCommModuleBytes, GetCommandModuleBytes, SetLowSpeedModuleBytes, SetDisplayModuleBytes, SetCommModuleBytes, SetCommandModuleBytes, ref SetIOMapBytesByID, SetIOMapValueByID, GetIOMapBytesByID, GetIOMapValueByID, SetCommandModuleValue, SetIOCtrlModuleValue, SetLoaderModuleValue, SetUIModuleValue, SetSoundModuleValue, SetButtonModuleValue, SetInputModuleValue, SetOutputModuleValue, SetLowSpeedModuleValue, SetDisplayModuleValue, SetCommModuleValue, GetCommandModuleValue, GetLoaderModuleValue, GetUIModuleValue, GetSoundModuleValue, GetButtonModuleValue, GetInputModuleValue, GetOutputModuleValue, GetLowSpeedModuleValue, GetDisplayModuleValue, GetCommModuleValue,

task main()
{
/*
* \example ex_LowLevelModuleRoutines.nxc
* This is an example of how to use the \ref SetIOMapBytes, \ref SetIOMapValue,
* \ref GetIOMapBytes, \ref GetIOMapValue, \ref GetLowSpeedModuleBytes,
* \ref GetDisplayModuleBytes, \ref GetCommModuleBytes, \ref GetCommandModuleBytes,
* \ref SetLowSpeedModuleBytes, \ref SetDisplayModuleBytes, \ref SetCommModuleBytes,
* \ref SetCommandModuleBytes, ref SetIOMapBytesByID, \ref SetIOMapValueByID,
* \ref GetIOMapBytesByID, \ref GetIOMapValueByID, \ref SetCommandModuleValue,
* \ref SetIOCtrlModuleValue, \ref SetLoaderModuleValue, \ref SetUIModuleValue,
* \ref SetSoundModuleValue, \ref SetButtonModuleValue, \ref SetInputModuleValue,
* \ref SetOutputModuleValue, \ref SetLowSpeedModuleValue, \ref SetDisplayModuleValue,
* \ref SetCommModuleValue, \ref GetCommandModuleValue, \ref GetIOCtrlModuleValue,
* \ref GetLoaderModuleValue, \ref GetUIModuleValue, \ref GetSoundModuleValue,
* \ref GetButtonModuleValue, \ref GetInputModuleValue, \ref GetOutputModuleValue,
* \ref GetLowSpeedModuleValue, \ref GetDisplayModuleValue, \ref GetCommModuleValue,
*/
}