Data Fields

SDMA_transferState Struct Reference
[SDMA Manager]

State structure shared between SDMAK and SDMA user layers. More...

#include <sdma.h>

Data Fields

volatile int transferCompleted
volatile int checkPending

Detailed Description

State structure shared between SDMAK and SDMA user layers.

Remarks:
The address of a struct SDMA_transferState instance gets passed down to the SDMAK module during the SDMA_IOCREQUESTDMA ioctl() operation and is registered with the received channel. It is therefore vital that the structure address that is registered with the kernel module points to the actual location that is queried and written during a "wait" operation.

Field Documentation

flag for channel completion

completion check hand-shaking flag


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated