#include <ab.h>
Data Fields | |
unsigned char | ID_SITE |
The distant site's id, 255 different ids supported. | |
unsigned char | RSBIT |
site * | NEXT |
Linked list of sites. | |
mess * | LIST |
Pending messages (outgoing) for this site. |
Definition at line 175 of file ab.h.
|
Send and reception bit, used in the alternating bit protocol bit0 : send bit1 : recv |