LEGO Mindstorms EV3


Data Fields
OBJ Struct Reference

#include <lms2012.h>

Data Fields

IP Ip
 Object instruction pointer.
 
LP pLocal
 Local variable pointer.
 
UBYTE ObjStatus
 Object status.
 
UBYTE Blocked
 
union {
   OBJID   CallerId
 Caller id used for SUBCALL to save object id to return to.
 
   TRIGGER   TriggerCount
 Trigger count used by BLOCK's trigger logic.
 
u
 
VARDATA Local []
 Poll of bytes used for local variables.
 

Detailed Description

Object data is used to hold the variables used for an object (allocated at image load time)


The documentation for this struct was generated from the following file:

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group