Set Lowspeed module IOMap value.
Set one of the fields of the Lowspeed module IOMap structure to a new value. You provide the offset into the Lowspeed module IOMap structure where you want to write the value along with a variable containing the new value.
- Parameters
-
offset | The number of bytes offset from the start of the Lowspeed module IOMap structure where the new value should be written. See Low speed module IOMAP offsets. |
value | A variable containing the new value to write to the Lowspeed module IOMap. |