Public Attributes | List of all members
_SbgEComHandle Struct Reference

#include <sbgECom.h>

Public Attributes

uint32_t cmdDefaultTimeOut
 
uint32_t numTrials
 
SbgEComReceiveLogFunc pReceiveLogCallback
 
SbgEComProtocol protocolHandle
 
void * pUserArg
 

Detailed Description

Interface definition that stores methods used to communicate on the interface.

Definition at line 70 of file sbgECom.h.

Member Data Documentation

uint32_t _SbgEComHandle::cmdDefaultTimeOut

Default time out in ms to get an answer from the device (default 500 ms).

Definition at line 78 of file sbgECom.h.

uint32_t _SbgEComHandle::numTrials

Number of trials when a command is sent (default is 3).

Definition at line 77 of file sbgECom.h.

SbgEComReceiveLogFunc _SbgEComHandle::pReceiveLogCallback

Pointer on the method called each time a new binary log is received.

Definition at line 74 of file sbgECom.h.

SbgEComProtocol _SbgEComHandle::protocolHandle

Handle on the protocol system.

Definition at line 72 of file sbgECom.h.

void* _SbgEComHandle::pUserArg

Optional user supplied argument for callbacks.

Definition at line 75 of file sbgECom.h.


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


sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22