Data Fields
Dss_DctrlVpErrorStats Struct Reference

Structure containing Error Stats of Video Port. This structure is used as an argument to IOCTL_DSS_DCTRL_GET_VP_ERROR_STATS. More...

#include <dss_dctrl.h>

Data Fields

uint32_t vpId
 
uint32_t syncLost
 
uint32_t safetyViolation [CSL_DSS_SAFETY_REGION_MAX]
 
uint32_t securityViolation
 

Detailed Description

Structure containing Error Stats of Video Port. This structure is used as an argument to IOCTL_DSS_DCTRL_GET_VP_ERROR_STATS.

Field Documentation

uint32_t Dss_DctrlVpErrorStats::safetyViolation[CSL_DSS_SAFETY_REGION_MAX]

Safety Violation Count

uint32_t Dss_DctrlVpErrorStats::securityViolation

Security Violation Count

uint32_t Dss_DctrlVpErrorStats::syncLost

SyncLost Error Count of the LCD

uint32_t Dss_DctrlVpErrorStats::vpId

Video Port Id. See CSL_DssVpId for values


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

Copyright 2018, Texas Instruments Incorporated