mbgtools-lx  4.2.8
MBG_SYSLOG_SETTINGS Struct Reference

#include <gpsdefs.h>

Data Fields

char host [256]
 
uint8_t protocol
 See MBG_SYSLOG_PROTOCOLS. More...
 
uint8_t reserved_1
 
uint16_t port
 Protocol port. More...
 
uint32_t flags
 See MBG_SYSLOG_FLAG_MSKS. More...
 
uint32_t reserved_3 [6]
 

Detailed Description

Definition at line 22185 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t MBG_SYSLOG_SETTINGS::flags

See MBG_SYSLOG_FLAG_MSKS.

Definition at line 22191 of file gpsdefs.h.

◆ host

char MBG_SYSLOG_SETTINGS::host[256]

Definition at line 22187 of file gpsdefs.h.

◆ port

uint16_t MBG_SYSLOG_SETTINGS::port

Protocol port.

Definition at line 22190 of file gpsdefs.h.

◆ protocol

uint8_t MBG_SYSLOG_SETTINGS::protocol

See MBG_SYSLOG_PROTOCOLS.

Definition at line 22188 of file gpsdefs.h.

◆ reserved_1

uint8_t MBG_SYSLOG_SETTINGS::reserved_1

Definition at line 22189 of file gpsdefs.h.

◆ reserved_3

uint32_t MBG_SYSLOG_SETTINGS::reserved_3[6]

Definition at line 22192 of file gpsdefs.h.


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