AM62x MCU+ SDK  10.01.00
Panel_BridgeParams Struct Reference

Detailed Description

Bridge configuration parameters.

Data Fields

uint32_t deviceI2cInstId
 
uint32_t deviceI2cAddr
 
uint32_t inpClk
 
uint32_t hotPlugGpioIntrLine
 
uint32_t clkEdge
 
uint32_t outputFormat
 

Field Documentation

◆ deviceI2cInstId

uint32_t Panel_BridgeParams::deviceI2cInstId

I2C device instance ID to use.

◆ deviceI2cAddr

uint32_t Panel_BridgeParams::deviceI2cAddr

I2C device address for each device

◆ inpClk

uint32_t Panel_BridgeParams::inpClk

input clock.

◆ hotPlugGpioIntrLine

uint32_t Panel_BridgeParams::hotPlugGpioIntrLine

Hot plug GPIO interrupt line no - if supported by bridge.

◆ clkEdge

uint32_t Panel_BridgeParams::clkEdge

Specifies the clock edge to be used to latch data on. FALSE spacifies to latch on falling edge, raising edge otherwise.

◆ outputFormat

uint32_t Panel_BridgeParams::outputFormat