ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
FlarmTable_t Struct Reference

table data containing port settings

#include <flarm_table.h>

Public Attributes

portType_e PortType
 
uint16_t BaudRate
 
uint16_t Portin
 
uint16_t Portout
 
char Address [50]
 

Member Data Documentation

◆ Address

char FlarmTable_t::Address[50]

port address (ip address or serial port name)

◆ BaudRate

uint16_t FlarmTable_t::BaudRate

baudrate (only for serial)

◆ Portin

uint16_t FlarmTable_t::Portin

input port number (only used for socket)

◆ Portout

uint16_t FlarmTable_t::Portout

output port number (only used for socket)

◆ PortType

portType_e FlarmTable_t::PortType

connection type to autopilot


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