| aOOPic_ReadChar | Index |
Definition:
Parameters:
Return Value:
Description:
This routine retrieves a byte from the object RAM in an OOPic microcontroller.
Example:
c = aOOPic_ReadChar(4,124);
This would read a byte stored at location 124 in the object RAM of an OOPic with a node setting of 4.
Related: