1.32.8.19 DMAC_TRANSFER_EVENT Enum

C

The elements of this enum varies based on device family. Refer to the generated header file for the actual enum to be used.

Summary

Identifies the status of the transfer event.

Description

This data type provides an enumeration of all possible DMAC transfer events. A data value of this type is returned in the DMAC callback function and indicates if the completed transfer was successful.

Remarks

None