sbgECom Library  5.1.708-stable
Interface SBG Systems IMU/AHRS/INS
_SbgEComSessionInfoCtx Struct Reference

#include <sbgEComSessionInfo.h>

Data Fields

char string [SBG_ECOM_SESSION_INFO_BUFFER_SIZE]
 
size_t length
 
uint16_t pageIndex
 
uint16_t nrPages
 

Detailed Description

Session information context.

String lengths do not include the null-terminating byte.

Field Documentation

◆ string

char _SbgEComSessionInfoCtx::string[SBG_ECOM_SESSION_INFO_BUFFER_SIZE]

Session information string.

◆ length

size_t _SbgEComSessionInfoCtx::length

Session information string length, in bytes.

◆ pageIndex

uint16_t _SbgEComSessionInfoCtx::pageIndex

Page index.

◆ nrPages

uint16_t _SbgEComSessionInfoCtx::nrPages

Total number of pages.


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