sbgECom Library  5.3.2276-stable
Interface SBG Systems IMU/AHRS/INS
Loading...
Searching...
No Matches
_SbgEComPager Struct Reference

#include <sbgEComPager.h>

Data Fields

uint16_t nrPages
 
uint16_t pageIndex
 
size_t size
 
uint8_t * pBuffer
 
size_t bufferSize
 

Detailed Description

Pager.

Operations on a pager are not thread-safe.

Field Documentation

◆ nrPages

uint16_t _SbgEComPager::nrPages

Total number of pages.

◆ pageIndex

uint16_t _SbgEComPager::pageIndex

Page index.

◆ size

size_t _SbgEComPager::size

Buffer size, in bytes.

◆ pBuffer

uint8_t* _SbgEComPager::pBuffer

Pointer to the buffer linked with this pager.

◆ bufferSize

size_t _SbgEComPager::bufferSize

Size of the linked buffer, in bytes.


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