CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pgmspace.h File Reference

This file is used to define compiller specific things. More...

Go to the source code of this file.

Macros

#define memcpy_P   memcpy
#define printf_P   printf
#define PROGMEM
#define PSTR(s)   ((const char *)(s))

Detailed Description

This file is used to define compiller specific things.

Date
2010

Definition in file pgmspace.h.

Macro Definition Documentation

#define memcpy_P   memcpy

Definition at line 47 of file pgmspace.h.

#define printf_P   printf

Definition at line 46 of file pgmspace.h.

#define PROGMEM

Definition at line 49 of file pgmspace.h.

#define PSTR (   s)    ((const char *)(s))

Definition at line 45 of file pgmspace.h.