PDK API Guide for J721E
CSIRX_StreamMonitorLb Struct Reference

Detailed Description

Stream Monitor Line. Used to specify the byte and line numbers that will generate an interrupt. This register must only be modified when the corresponding line/byte enable is disabled.

Data Fields

uint16_t lineCount
 
uint16_t byteCount
 

Field Documentation

◆ lineCount

uint16_t CSIRX_StreamMonitorLb::lineCount

Indicates the line number to generate an interrupt. (First line of a Frame is line number 0)

◆ byteCount

uint16_t CSIRX_StreamMonitorLb::byteCount

Indicates the byte number of the line to generate an interrupt. (First byte of a line is byte number 0)