These functions define the data logging (DATALOG) module routines.
Functions | |
| DATALOG_Handle | DATALOG_init (void *pMemory, const size_t numBytes, Trigger_type trigger, float32_t trig_value, int32_t scale) |
| Initializes the data logger. More... | |
Variables | |
| DATALOG_Obj | datalog |
| Defines the DATALOG object. More... | |
| DATALOG_Handle | datalogHandle |
| the handle for the Datalog object More... | |