AM263x Motor Control SDK  09.02.00
datalog.c File Reference

Introduction

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...