Progmem Implementation for 8-bit AVR
[Data in Program Space]

Collaboration diagram for Progmem Implementation for 8-bit AVR:

For internal use only.

8-bit AVR is a Harvard architecture, so program memory can not be accessed as normal data. However, there are special instructions available for accessing program memory, so it is still possible to support it through dedicated accessors.

Unfortunately, program memory access is highly compiler-specific.

Generated on Thu Apr 29 15:18:24 2010 for display-training by  doxygen 1.6.3