PDK API Guide for J721E
CSIRX_IntegrationDebug Struct Reference

Detailed Description

Used to observe the current data field, extracted by the protocol block from the last short packet data field and FSM state. It also indicates what data type and virtual channels were used for that short packet. This is primarily used during error condition debug. Since the data can come from asynchronous domains the data coherency cannot be relied upon.

Data Fields

uint8_t protFsmState
 
uint8_t protVc
 
uint8_t protDt
 
uint16_t protWordCount
 

Field Documentation

uint8_t CSIRX_IntegrationDebug::protFsmState

CSIRXFsmState 0x0: WAIT_FOR_PACKE 0x1: PAYLOAD_DAA 0x2: PACKET_FOOER_CHECK 0x3: Reserved

uint8_t CSIRX_IntegrationDebug::protVc

Protocol Virtual Channel

uint8_t CSIRX_IntegrationDebug::protDt

Protocol Datatype

uint16_t CSIRX_IntegrationDebug::protWordCount

Protocol Word Count (Data Field)