NXC
Version 1.2.1 r5
|
|
inline |
Set Ui module IOMap value.
Set one of the fields of the Ui module IOMap structure to a new value. You provide the offset into the Ui module IOMap structure where you want to write the value along with a variable containing the new value.
offset | The number of bytes offset from the start of the Ui module IOMap structure where the new value should be written. See Ui module IOMAP offsets. |
value | A variable containing the new value to write to the Ui module IOMap. |