NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
AR0820CustomEmbeddedData Struct Reference

Detailed Description

the parsed AR0820 embedded data (customized information)

Definition at line 45 of file AR0820_CUST1_CustomData.h.

Data Fields

uint16_t volterr
 indicate voltage error More...
 
uint16_t temperr
 indicate temperature error More...
 
uint16_t statserr
 indicate stats error More...
 
float_t currvolt [MAXNUM_VOLTAGE]
 current voltage value array More...
 
float_t maxvolt [MAXNUM_VOLTAGE]
 maximum voltage value array More...
 
float_t minvolt [MAXNUM_VOLTAGE]
 minimum voltage value array More...
 
float_t currtemp
 current temperature More...
 
uint8_t expect_roiStats [ROI_STATS_BYTE_NUM]
 expected roi1 stats More...
 
uint8_t roiStats [ROI_STATS_BYTE_NUM]
 current roi1 stats More...
 

Field Documentation

◆ currtemp

float_t AR0820CustomEmbeddedData::currtemp

current temperature

Definition at line 59 of file AR0820_CUST1_CustomData.h.

◆ currvolt

float_t AR0820CustomEmbeddedData::currvolt[MAXNUM_VOLTAGE]

current voltage value array

Definition at line 53 of file AR0820_CUST1_CustomData.h.

◆ expect_roiStats

uint8_t AR0820CustomEmbeddedData::expect_roiStats[ROI_STATS_BYTE_NUM]

expected roi1 stats

Definition at line 61 of file AR0820_CUST1_CustomData.h.

◆ maxvolt

float_t AR0820CustomEmbeddedData::maxvolt[MAXNUM_VOLTAGE]

maximum voltage value array

Definition at line 55 of file AR0820_CUST1_CustomData.h.

◆ minvolt

float_t AR0820CustomEmbeddedData::minvolt[MAXNUM_VOLTAGE]

minimum voltage value array

Definition at line 57 of file AR0820_CUST1_CustomData.h.

◆ roiStats

uint8_t AR0820CustomEmbeddedData::roiStats[ROI_STATS_BYTE_NUM]

current roi1 stats

Definition at line 63 of file AR0820_CUST1_CustomData.h.

◆ statserr

uint16_t AR0820CustomEmbeddedData::statserr

indicate stats error

Definition at line 51 of file AR0820_CUST1_CustomData.h.

◆ temperr

uint16_t AR0820CustomEmbeddedData::temperr

indicate temperature error

Definition at line 49 of file AR0820_CUST1_CustomData.h.

◆ volterr

uint16_t AR0820CustomEmbeddedData::volterr

indicate voltage error

Definition at line 47 of file AR0820_CUST1_CustomData.h.


The documentation for this struct was generated from the following file: