ReactOS 0.4.15-dev-7842-g558ab78
_VIDEO_I2C_CONTROL Struct Reference

#include <video.h>

Public Attributes

IN PVIDEO_WRITE_CLOCK_LINE WriteClockLine
 
IN PVIDEO_WRITE_DATA_LINE WriteDataLine
 
IN PVIDEO_READ_CLOCK_LINE ReadClockLine
 
IN PVIDEO_READ_DATA_LINE ReadDataLine
 
IN ULONG I2CDelay
 

Detailed Description

Definition at line 400 of file video.h.

Member Data Documentation

◆ I2CDelay

IN ULONG _VIDEO_I2C_CONTROL::I2CDelay

Definition at line 405 of file video.h.

◆ ReadClockLine

IN PVIDEO_READ_CLOCK_LINE _VIDEO_I2C_CONTROL::ReadClockLine

Definition at line 403 of file video.h.

◆ ReadDataLine

IN PVIDEO_READ_DATA_LINE _VIDEO_I2C_CONTROL::ReadDataLine

Definition at line 404 of file video.h.

◆ WriteClockLine

IN PVIDEO_WRITE_CLOCK_LINE _VIDEO_I2C_CONTROL::WriteClockLine

Definition at line 401 of file video.h.

◆ WriteDataLine

IN PVIDEO_WRITE_DATA_LINE _VIDEO_I2C_CONTROL::WriteDataLine

Definition at line 402 of file video.h.


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