SysIo  1.9.0
Embedded Library and tools
xAx25Node Struct Reference

#include <ax25.h>

Public Attributes

char callsign [AX25_CALL_LEN+1]
 Callsign, max 6 character.
 
bool flag
 boolean flag: has-been-repeated, general purpose ...
 
uint8_t ssid
 SSID (secondary station ID) for the call.
 

Detailed Description

AX25 Node Class

Definition at line 102 of file ax25.h.