|
MotorWare f2806x Module API Documentation
|
Portable C fixed point code. These functions define the data logging (DLOG) module routines. More...
#include "sw/modules/dlog/src/32b/dlog4ch.h"Go to the source code of this file.
Variables | |
| DLOG_4CH | dlog = DLOG_4CH_DEFAULTS |
| Defines the DLOG object. More... | |
| int16_t | DlogCh1 = 0 |
| Defines DLOG channel 1. More... | |
| int16_t | DlogCh2 = 0 |
| Defines DLOG channel 2. More... | |
| int16_t | DlogCh3 = 0 |
| Defines DLOG channel 3. More... | |
| int16_t | DlogCh4 = 0 |
| Defines DLOG channel 4. More... | |
Portable C fixed point code. These functions define the data logging (DLOG) module routines.
(C) Copyright 2011, Texas Instruments, Inc.
Definition in file dlog4ch.c.
1.8.9.1