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

AVRGSM_FILES/AVRGSM_api.h

Go to the documentation of this file.
00001 // This file has been prepared for Doxygen automatic documentation generation. 00021 #ifndef AVR_SMS_API_H_INCLUDED 00022 #define AVR_SMS_API_H_INCLUDED 00023 00024 int API_modem_init( void ); 00025 int API_deletemsg( int index ); 00026 int API_sendmsg( unsigned char *msg ); 00027 int API_readmsg( int ind ); 00028 00029 #endif

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