Enumeration SpiderDataTypeConst

The mode of operation of data.

Enumeration Members

Enumeration Members

ACTIVE: 0

Active data is copied to it's target memory on initalization.

PASSIVE: 1

Passive data is not copied to it's target memory on initalization but can be loaded using instructions.

Generated using TypeDoc