FORM v5.0.0-35-g6318119
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 905 of file structs.h.

Field Documentation

◆ bit_0

UBYTE bit_0

Definition at line 906 of file structs.h.

◆ bit_1

UBYTE bit_1

Definition at line 907 of file structs.h.

◆ bit_2

UBYTE bit_2

Definition at line 908 of file structs.h.

◆ bit_3

UBYTE bit_3

Definition at line 909 of file structs.h.

◆ bit_4

UBYTE bit_4

Definition at line 910 of file structs.h.

◆ bit_5

UBYTE bit_5

Definition at line 911 of file structs.h.

◆ bit_6

UBYTE bit_6

Definition at line 912 of file structs.h.

◆ bit_7

UBYTE bit_7

Definition at line 913 of file structs.h.


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