Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples
include/dev/ahdlc.h File Reference
Detailed Description
Asynchronous HDLC device definitions.
Defines | |
| #define | AHDLC_ALLSTATIONS |
| All-Stations broadcast address. | |
| #define | AHDLC_UI |
| Unnumbered Information. | |
| #define | AHDLC_FLAG |
| Flag Sequence. | |
| #define | AHDLC_ESCAPE |
| Asynchronous Control Escape. | |
| #define | AHDLC_TRANS |
| Asynchronous transparency modifier. | |
| #define | AHDLC_INITFCS |
| Initial FCS value. | |
| #define | AHDLC_GOODFCS |
| Good final FCS value. | |
Typedefs | |
| typedef _AHDLCDCB | AHDLCDCB |
| Asynchronous HDLC device information type. | |