AM64x MCU+ SDK  08.02.00

Detailed Description

UDMA channel statistics.

Data Fields

uint32_t packetCnt
 
uint32_t completedByteCnt
 
uint32_t startedByteCnt
 

Field Documentation

◆ packetCnt

uint32_t Udma_ChStats::packetCnt

[OUT] Current completed packet count for the channel

◆ completedByteCnt

uint32_t Udma_ChStats::completedByteCnt

[OUT] Current completed payload byte count for the channel

◆ startedByteCnt

uint32_t Udma_ChStats::startedByteCnt

[OUT] Current started byte count for the channel