mbgtools-lx  4.2.8
MBG_USER_PERM_BUF Struct Reference

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

#include <gpsdefs.h>

Data Fields

uint8_t b [64]
 buffer for user permissions, see _set_user_perm and _check_user_perm More...
 

Detailed Description

A structure used to store user permissions.

Up to MAX_USER_PERM_BITS totally can be stored. There should be one MBG_USER_PERM_BUF for status permissions, read configuration and write configuration permissions, each.

See also
MBG_USER_PERMS
_set_user_perm
_check_user_perm

Definition at line 22627 of file gpsdefs.h.

Field Documentation

◆ b

uint8_t MBG_USER_PERM_BUF::b[64]

buffer for user permissions, see _set_user_perm and _check_user_perm

Definition at line 22629 of file gpsdefs.h.


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