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... | |
bool CSIRX_ComplexioLaneIntr::isStateTransitionToULPM |
true if lane transitioned to ULPM (Ultra Low Power Mode), else false
bool CSIRX_ComplexioLaneIntr::isControlError |
true if control error happened, else false
bool CSIRX_ComplexioLaneIntr::isEscapeEntryError |
true if escape entry error happened, else false
bool CSIRX_ComplexioLaneIntr::isStartOfTransmissionSyncError |
true if Start of Transmission (SOT) Synchronization error happened, else false
bool CSIRX_ComplexioLaneIntr::isStartOfTransmissionError |
true if Start of Transmission (SOT) error happened, else false