FORM  4.2.1
Data Fields
bit_field Struct Reference

#include <structs.h>

Data Fields

UBYTE bit_0: 1
 
UBYTE bit_1: 1
 
UBYTE bit_2: 1
 
UBYTE bit_3: 1
 
UBYTE bit_4: 1
 
UBYTE bit_5: 1
 
UBYTE bit_6: 1
 
UBYTE bit_7: 1
 

Detailed Description

The struct bit_field is used by set_in, set_set, set_del and set_sub. They in turn are used in pre.c to toggle bits that indicate whether a character can be used as a separator of function arguments. This facility is used in the communication with external channels.

Definition at line 878 of file structs.h.


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