DDC_ChannelsType
Declaration
typedef enum {
SCI_channelMonitorPrimary = 0x0000,
SCI_channelMonitorSecondary = 0x0001,
SCI_channelTVTuner =
0x0100
} DDC_ChannelsType
Prototype In
snap/ddc.h
Description
Flags passed to the Serial Control Interface functions to determine what I2C communications channel should be used. Usually the CRT monitor channel is used, but you can use different channels to control different devices.
Members
SCI_channelMonitorPrimary |
Primary head display monitor channel |
SCI_channelMonitorSecondary |
Secondary head display monitor channel |
SCI_channelTVTuner |
TV-Tuner channel |
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com