ast_callsign_t Struct Reference

Callsign. More...

#include <type.h>

Data Fields

bool valid
 true if callsign is valid More...
 
char callsign [9]
 callsign, null string if invalid More...
 

Detailed Description

Callsign.

Field Documentation

◆ callsign

char ast_callsign_t::callsign[9]

callsign, null string if invalid

◆ valid

bool ast_callsign_t::valid

true if callsign is valid


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