sbgECom  1.11.920-stable
Data Fields
_SbgEComProtocol Struct Reference

#include <sbgEComProtocol.h>

Data Fields

SbgInterface * pLinkedInterface
 
uint8_t rxBuffer [SBG_ECOM_MAX_BUFFER_SIZE]
 
size_t rxBufferSize
 

Detailed Description

Struct containing all protocol related data.

Field Documentation

§ pLinkedInterface

SbgInterface* _SbgEComProtocol::pLinkedInterface

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

§ rxBuffer

uint8_t _SbgEComProtocol::rxBuffer[SBG_ECOM_MAX_BUFFER_SIZE]

The reception buffer.

§ rxBufferSize

size_t _SbgEComProtocol::rxBufferSize

The current reception buffer size in bytes.


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