PDK API Guide for J721E
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
CSL_UdmapChanStats Struct Reference

Detailed Description

Transmit / receive channel statistics.

This structure contains statistics for transmit and receive channels.

Data Fields

uint32_t packetCnt
 
uint32_t completedByteCnt
 
uint32_t startedByteCnt
 

Field Documentation

◆ packetCnt

uint32_t CSL_UdmapChanStats::packetCnt

[OUT] Current completed packet count for the channel

◆ completedByteCnt

uint32_t CSL_UdmapChanStats::completedByteCnt

[OUT] Current completed payload byte count for the channel

◆ startedByteCnt

uint32_t CSL_UdmapChanStats::startedByteCnt

[OUT] Current started byte count for the channel