NUTCHAT Struct Reference


Detailed Description

Definition at line 105 of file chat.h.


Data Fields

int chat_fd
uint8_t chat_arg
uint8_t chat_aborts
char * chat_abort [CHAT_MAX_ABORTS]
uint8_t chat_abomat [CHAT_MAX_ABORTS]
char * chat_report_search
uint8_t chat_repmat
char chat_report_state

Field Documentation

int NUTCHAT::chat_fd

Definition at line 106 of file chat.h.

Referenced by NutChatCreate(), NutChatExpect(), NutChatExpectString(), and NutChatSend().

uint8_t NUTCHAT::chat_arg

Definition at line 107 of file chat.h.

Referenced by NutChatExpect(), and NutChatSend().

uint8_t NUTCHAT::chat_aborts

Definition at line 108 of file chat.h.

Referenced by NutChatDestroy(), NutChatExpectString(), and NutChatSend().

char* NUTCHAT::chat_abort[CHAT_MAX_ABORTS]

Definition at line 109 of file chat.h.

Referenced by NutChatDestroy(), NutChatExpectString(), and NutChatSend().

uint8_t NUTCHAT::chat_abomat[CHAT_MAX_ABORTS]

Definition at line 110 of file chat.h.

Referenced by NutChatExpectString().

char* NUTCHAT::chat_report_search

Definition at line 111 of file chat.h.

Referenced by NutChatExpectString(), and NutChatSend().

uint8_t NUTCHAT::chat_repmat

Definition at line 112 of file chat.h.

Referenced by NutChatExpect(), and NutChatExpectString().

char NUTCHAT::chat_report_state

Definition at line 113 of file chat.h.

Referenced by NutChatExpect(), and NutChatExpectString().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/