Variable * variable_retrieve(Environment *_environment, char *_name)
Variable * serial_write(Environment *_environment, char *_data)
Variable * serial_write_type(Environment *_environment, char *_data, VariableType _type, int _big_endian)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.
char DATATYPE_AS_STRING[][16]