memory_pointer2

Memory Pointers (indirect registers)

Author Matthew Schinkel - borntechi.com, copyright © 2009, all rights reserved.
Adapted-by
Compiler >=2.4ql

Description

Memory Pointers. For fast sequential array read/writes.


Notes

This lib will not produce errors if POSTINC2 is not supported by
       your chip. Your code should check if defined(mem_pointer2) before
       using, otherwise use another method of doing whatever it is your
       trying to do.


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Functions


API details

Global variables/contants

Procedures

Functions


Related samples

Here are the list of samples which use this library:

18f67j5018f67j50_memory_pointer.jal