AM273x MCU+ SDK  08.02.00
CSIRX_ComplexioLaneIntr Struct Reference

Detailed Description

Complex IO per lane interrupt.

This represents both status and configuration structures. The description of the fields is in terms of status. For configuration they should be interpreted as "true if you want to enable the detection of this condition, false otherwise".

Data Fields

bool isStateTransitionToULPM
 true if lane transitioned to ULPM (Ultra Low Power Mode), else false More...
 
bool isControlError
 true if control error happened, else false More...
 
bool isEscapeEntryError
 true if escape entry error happened, else false More...
 
bool isStartOfTransmissionSyncError
 true if Start of Transmission (SOT) Synchronization error happened, else false More...
 
bool isStartOfTransmissionError
 true if Start of Transmission (SOT) error happened, else false More...
 

Field Documentation

◆ isStateTransitionToULPM

bool CSIRX_ComplexioLaneIntr::isStateTransitionToULPM

true if lane transitioned to ULPM (Ultra Low Power Mode), else false

◆ isControlError

bool CSIRX_ComplexioLaneIntr::isControlError

true if control error happened, else false

◆ isEscapeEntryError

bool CSIRX_ComplexioLaneIntr::isEscapeEntryError

true if escape entry error happened, else false

◆ isStartOfTransmissionSyncError

bool CSIRX_ComplexioLaneIntr::isStartOfTransmissionSyncError

true if Start of Transmission (SOT) Synchronization error happened, else false

◆ isStartOfTransmissionError

bool CSIRX_ComplexioLaneIntr::isStartOfTransmissionError

true if Start of Transmission (SOT) error happened, else false