Bit masks for the initialization of ags_init_t::char_mask. More...

Macros

#define AGS_CHAR_MANDATORY   0x003f
 
#define AGS_CHAR_FULL   0x003f
 

Detailed Description

Bit masks for the initialization of ags_init_t::char_mask.

Macro Definition Documentation

◆ AGS_CHAR_FULL

#define AGS_CHAR_FULL   0x003f

Bit mask of the full characteristic.

Definition at line 101 of file ags.h.

◆ AGS_CHAR_MANDATORY

#define AGS_CHAR_MANDATORY   0x003f

Bit mask for mandatory characteristic in AGS.

Definition at line 100 of file ags.h.