USB_Host_Shield_2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Variables
pgmstrings.h File Reference

Go to the source code of this file.

Macros

#define LOBYTE(x)   ((char*)(&(x)))[0]
 
#define HIBYTE(x)   ((char*)(&(x)))[1]
 
#define BUFSIZE   256
 

Variables

const char Gen_Error_str[] PROGMEM = "\r\nRequest error. Error code:\t"
 

Macro Definition Documentation

#define BUFSIZE   256
#define HIBYTE (   x)    ((char*)(&(x)))[1]
#define LOBYTE (   x)    ((char*)(&(x)))[0]

Variable Documentation

const char Unk_Contents_str [] PROGMEM = "\r\nRequest error. Error code:\t"