Public Attributes | List of all members
_SbgEComProtocol Struct Reference

#include <sbgEComProtocol.h>

Public Attributes

SbgInterfacepLinkedInterface
 
uint8 rxBuffer [SBG_ECOM_MAX_BUFFER_SIZE]
 
size_t rxBufferSize
 

Detailed Description

Struct containing all protocol related data.

Definition at line 50 of file sbgEComProtocol.h.

Member Data Documentation

SbgInterface* _SbgEComProtocol::pLinkedInterface

Associated interface used by the protocol to read/write bytes.

Definition at line 52 of file sbgEComProtocol.h.

uint8 _SbgEComProtocol::rxBuffer[SBG_ECOM_MAX_BUFFER_SIZE]

The reception buffer.

Definition at line 53 of file sbgEComProtocol.h.

size_t _SbgEComProtocol::rxBufferSize

The current reception buffer size in bytes.

Definition at line 54 of file sbgEComProtocol.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