Main Page | Data Structures | File List | Data Fields | Globals

AVRGSM_FILES/AVRGSM_header.h

Go to the documentation of this file.
00001 // This file has been prepared for Doxygen automatic documentation generation. 00022 #ifndef AVRSMS_HEADER_H_INCLUDED 00023 #define AVRSMS_HEADER_H_INCLUDED 00024 00031 const unsigned char __flash PDU_HEADER[] = 00032 { 00033 '0' , '0', 00034 '0' , '1', //<! SUBMIT SMS 00035 '0' , '0', 00036 '0' , 'A', //<! Phone nmbr length: 10 00037 '8' , '1', //<! Adr type 00038 '7' , '4', '3', '9', '0', '2', '1', '8', '4', '4', //<! Receivers phone nmbr 00039 '0' , '0', //<! TP_PID 00040 '0' , '0', //<! TP_DCS 00041 '\0' 00042 }; 00043 00044 #define HEADER_LEN 12 //<! Number of octets in header 00045 00046 #endif

Generated on Tue Nov 1 16:21:39 2005 for AVR323 Interfacing GSM modems by doxygen 1.3.7