![]() |
![]() |
DAT functional layer API defenition file. More...
#include "csl_dat.h"Functions | |
| CSL_DAT_Handle | DAT_open (CSL_DATChanNum chanNum, Uint16 chanPriority, CSL_DAT_ChannelObj *pDatChanObj, CSL_Status *status) |
| CSL_Status | DAT_close (CSL_DAT_Handle hDAT) |
| CSL_Status | DAT_copy (CSL_DAT_Handle hDAT, Uint32 srcAddr, Uint32 destAddr, Uint16 dataLength) |
| CSL_Status | DAT_fill (CSL_DAT_Handle hDAT, Uint32 destAddr, Uint16 dataLength, Uint32 *pdataValue) |
| CSL_Status | DAT_wait (CSL_DAT_Handle hDAT) |
DAT functional layer API defenition file.
Path: \(CSLPATH)/src
1.7.4