SLAU358Q September 2011 – October 2019
Note: The target device must be opened first if not open yet (see MSPGANG_Interactive_Open_Target_Device, Section 4.2.12).
MSPGANG_Interactive_WriteByte_to_RAM writes one byte to any RAM or I/O location.
Syntax
LONG MSPGANG_Interactive_WriteByte_to_RAM(LONG addr, BYTE data)
Arguments
LONG addr | RAM address location |
BYTE data | Data (8 bits) |
Result
LONG | Error code |