AX25Msg Struct Reference
AX25 Message. More...
#include <ax25.h>
Data Fields | |
| AX25Call | src |
| Source adress. | |
| AX25Call | dst |
| Destination address. | |
| uint16_t | ctrl |
| AX25 control field. | |
| uint8_t | pid |
| AX25 PID field. | |
| const uint8_t * | info |
| Pointer to the info field (payload) of the message. | |
| size_t | len |
| Payload length. | |
Detailed Description
AX25 Message.
Used to handle AX25 sent/received messages.
The documentation for this struct was generated from the following file:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)