|
sbgECom Library
5.3.2276-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComPager.h>
Data Fields | |
| uint16_t | nrPages |
| uint16_t | pageIndex |
| size_t | size |
| uint8_t * | pBuffer |
| size_t | bufferSize |
Pager.
Operations on a pager are not thread-safe.
| uint16_t _SbgEComPager::nrPages |
Total number of pages.
| uint16_t _SbgEComPager::pageIndex |
Page index.
| size_t _SbgEComPager::size |
Buffer size, in bytes.
| uint8_t* _SbgEComPager::pBuffer |
Pointer to the buffer linked with this pager.
| size_t _SbgEComPager::bufferSize |
Size of the linked buffer, in bytes.