TI J721E Imaging User Guide
IssSensors_Handle Struct Reference

Detailed Description

Handle to the sensor driver. Includes all the information about the sensor.

Data Fields

uint32_t isUsed
 
IssSensor_CreateParamscreatePrms
 
IssSensorFxns * sensorFxns
 
IssSensorIntfParamssensorIntfPrms
 

Field Documentation

◆ isUsed

uint32_t IssSensors_Handle::isUsed

Flag to indicate if given instance is free or not

◆ createPrms

IssSensor_CreateParams* IssSensors_Handle::createPrms

Create Parameters

◆ sensorFxns

IssSensorFxns* IssSensors_Handle::sensorFxns

Registered Sensor's parameters

◆ sensorIntfPrms

IssSensorIntfParams* IssSensors_Handle::sensorIntfPrms

Registered Sensor's interface parameters