FORM 4.3
|
#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 |
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.