PSDK QNX API Guide
Udma_ChStats Struct Reference

UDMA channel statistics. More...

#include <udma_ch.h>

Data Fields

uint32_t packetCnt
 
uint32_t completedByteCnt
 
uint32_t startedByteCnt
 

Detailed Description

UDMA channel statistics.

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


The documentation for this struct was generated from the following file: