SPC  Version 0.9.5
 All Files Functions Groups Pages
Pre-defined shared memory constants

Pre-defined shared memory constants for use in SuperPro C to read/write addresses in SuperPro memory that are shared with the I2C address space. More...

Macros

#define SharedMem01   @0x20
 
#define SharedMem02   @0x21
 
#define SharedMem03   @0x22
 
#define SharedMem04   @0x23
 
#define SharedMem05   @0x24
 
#define SharedMem06   @0x25
 
#define SharedMem07   @0x26
 
#define SharedMem08   @0x27
 
#define SharedMem09   @0x28
 
#define SharedMem10   @0x29
 
#define SharedMem11   @0x2a
 
#define SharedMem12   @0x2b
 
#define SharedMem13   @0x2c
 
#define SharedMem14   @0x2d
 
#define SharedMem15   @0x2e
 
#define SharedMem16   @0x2f
 
#define SharedMem17   @0x30
 
#define SharedMem18   @0x31
 
#define SharedMem19   @0x32
 
#define SharedMem20   @0x33
 
#define SharedMem21   @0x34
 
#define SharedMem22   @0x35
 
#define SharedMem23   @0x36
 
#define SharedMem24   @0x37
 
#define SharedMem25   @0x38
 
#define SharedMem26   @0x39
 
#define SharedMem27   @0x3a
 
#define SharedMem28   @0x3b
 
#define SharedMem29   @0x3c
 
#define SharedMem30   @0x3d
 
#define SharedMem31   @0x3e
 
#define SharedMem32   @0x3f
 

Detailed Description

Pre-defined shared memory constants for use in SuperPro C to read/write addresses in SuperPro memory that are shared with the I2C address space.

This allows for an external device to send data to or receive data from a SuperPro program while it is executing using the I2C communication layer.