AM273x MCU+ SDK  08.02.00

Detailed Description

CSIRX HW Attributes. Generated when using sysconfig.

Data Fields

uint32_t csirxRegs
 CSIRX IP registers. More...
 
uint32_t rcssCtrlRegs
 Additional CSIRX control registers, located in SOC top level CTRL regs. More...
 
uint32_t hwInstId
 HW instance ID, 0: CSI2A, 1: CSI2B as so on. More...
 
uint32_t ctrlClockHz
 CSI interface control clock in Hz. In AM723x, this is 96000000 Hz. More...
 
uint32_t interconnectClockHz
 CSI interconnect control clock in Hz. In AM723x, this is 200000000 Hz. More...
 
uint16_t commonIntNum
 CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID. More...
 
uint16_t combinedEndOfLineIntNum
 CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID. More...
 
uint16_t combinedEndOfFrameIntNum
 CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID. More...
 
uint16_t startOfFrameIntr0IntNum
 CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID. More...
 
uint16_t startOfFrameIntr1IntNum
 CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID. More...
 
uint16_t contextEndOfLineIntNum [CSIRX_CONTEXTS_MAX]
 CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID. More...
 

Field Documentation

◆ csirxRegs

uint32_t CSIRX_HwAttrs::csirxRegs

CSIRX IP registers.

◆ rcssCtrlRegs

uint32_t CSIRX_HwAttrs::rcssCtrlRegs

Additional CSIRX control registers, located in SOC top level CTRL regs.

◆ hwInstId

uint32_t CSIRX_HwAttrs::hwInstId

HW instance ID, 0: CSI2A, 1: CSI2B as so on.

◆ ctrlClockHz

uint32_t CSIRX_HwAttrs::ctrlClockHz

CSI interface control clock in Hz. In AM723x, this is 96000000 Hz.

◆ interconnectClockHz

uint32_t CSIRX_HwAttrs::interconnectClockHz

CSI interconnect control clock in Hz. In AM723x, this is 200000000 Hz.

◆ commonIntNum

uint16_t CSIRX_HwAttrs::commonIntNum

CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID.

◆ combinedEndOfLineIntNum

uint16_t CSIRX_HwAttrs::combinedEndOfLineIntNum

CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID.

◆ combinedEndOfFrameIntNum

uint16_t CSIRX_HwAttrs::combinedEndOfFrameIntNum

CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID.

◆ startOfFrameIntr0IntNum

uint16_t CSIRX_HwAttrs::startOfFrameIntr0IntNum

CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID.

◆ startOfFrameIntr1IntNum

uint16_t CSIRX_HwAttrs::startOfFrameIntr1IntNum

CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID.

◆ contextEndOfLineIntNum

uint16_t CSIRX_HwAttrs::contextEndOfLineIntNum[CSIRX_CONTEXTS_MAX]

CPU Interrupt number, if interrupt not connected, set to CSIRX_INTERRUPT_NOT_CONNECTED_ID.