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

Definition at line 119 of file ax25.h.


The documentation for this struct was generated from the following file: