mbgtools-lx  4.2.8
MBG_USER_CHANNEL_BUF Struct Reference

A structure used to store user channels. More...

#include <gpsdefs.h>

Data Fields

uint8_t b [16]
 buffer for user channels, see _set_user_channel and _check_user_channel More...
 

Detailed Description

A structure used to store user channels.

Up to MAX_USER_CHANNEL_BITS totally can be stored.

See also
MBG_USER_CHANNELS
_set_user_channel
_check_user_channel

Definition at line 22673 of file gpsdefs.h.

Field Documentation

◆ b

uint8_t MBG_USER_CHANNEL_BUF::b[16]

buffer for user channels, see _set_user_channel and _check_user_channel

Definition at line 22675 of file gpsdefs.h.


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