BeRTOS
|
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. |