Public Attributes | List of all members
_SbgInterface Struct Reference

#include <sbgInterface.h>

Public Attributes

SbgInterfaceHandle handle
 
SbgInterfaceIsValidFunc pIsValidFunc
 
SbgInterfaceReadFunc pReadFunc
 
SbgInterfaceWriteFunc pWriteFunc
 
SbgInterfaceType type
 

Detailed Description

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

Definition at line 103 of file sbgInterface.h.

Member Data Documentation

SbgInterfaceHandle _SbgInterface::handle

Internal interface handle used to access the media.

Definition at line 105 of file sbgInterface.h.

SbgInterfaceIsValidFunc _SbgInterface::pIsValidFunc

Pointer on the method used to test if the interface is working correctly.

Definition at line 110 of file sbgInterface.h.

SbgInterfaceReadFunc _SbgInterface::pReadFunc

Pointer on the method used to read some data to this interface.

Definition at line 109 of file sbgInterface.h.

SbgInterfaceWriteFunc _SbgInterface::pWriteFunc

Pointer on the method used to write some data to this interface.

Definition at line 108 of file sbgInterface.h.

SbgInterfaceType _SbgInterface::type

The interface type.

Definition at line 106 of file sbgInterface.h.


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


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20