#include <parser.h>
Data Fields | |
unsigned char | freq |
unsigned char | analog |
unsigned char | phasor |
unsigned char | polar |
Definition at line 87 of file parser.h.
unsigned char format::analog |
Definition at line 90 of file parser.h.
Referenced by cfgparser(), create_dataframe(), dataparser(), and init_cfgparser().
unsigned char format::freq |
Definition at line 89 of file parser.h.
Referenced by cfgparser(), create_dataframe(), dataparser(), and init_cfgparser().
unsigned char format::phasor |
Definition at line 91 of file parser.h.
Referenced by cfgparser(), create_dataframe(), dataparser(), and init_cfgparser().
unsigned char format::polar |
Definition at line 92 of file parser.h.
Referenced by cfgparser(), dataparser(), and init_cfgparser().