#define RAMwrite( a, f, d) *(a+f) = d
The RAMwrite macro is used to write a byte of data to a RAM array
Submit feedback about this site to: