1.34.29.18 XDMAC_DESCRIPTOR_VIEW_0 Struct

C

    typedef struct {
        
        /* Next Descriptor Address number. */
        uint32_t mbr_nda;
        
        /* Micro-block Control Member. */
        XDMAC_MICRO_BLOCK_CONTROL mbr_ubc;
        
        /* Destination Address Member. */
        uint32_t mbr_da;
        
    } XDMAC_DESCRIPTOR_VIEW_0;

Summary

Defines the descriptor view 0 available for master transfer.

Description

This data type defines the descriptor view 0.

Remarks

This feature may not be available on all devices. Refer to the specific device data sheet to determine availability.