NXC
Version 1.2.1 r5
|
|
inline |
Write to IOMap by identifier.
This function lets you write data to a firmware module's IOMap using the values specified via the IOMapWriteByIDType structure. This function can be as much as three times faster than using SysIOMapWrite since it does not have to do a string lookup using the ModuleName.
args | The IOMapWriteByIDType structure containing the needed parameters. |