enum Samsung::Displays::ReducedMDCProtocol::Command
Defined in:
samsung/displays/reduced_mdc_protocol.crEnum Members
-
Status =
0_u8 -
HardOff =
17_u8 -
PanelMute =
249_u8 -
Volume =
18_u8 -
Contrast =
36_u8 -
Brightness =
37_u8 -
Sharpness =
38_u8 -
Colour =
39_u8 -
Tint =
40_u8 -
RedGain =
41_u8 -
GreenGain =
42_u8 -
BlueGain =
43_u8 -
Input =
20_u8 -
Mode =
24_u8 -
Size =
25_u8 -
Pip =
60_u8 -
AutoAdjust =
61_u8 -
WallMode =
92_u8 -
Safety =
93_u8 -
WallOn =
132_u8 -
WallUser =
137_u8 -
Speaker =
104_u8 -
NetworkStandby =
181_u8 -
AutoOffTimer =
230_u8 -
AutoPower =
51_u8 -
ScreenSplit =
178_u8 -
SoftwareVersion =
14_u8 -
SerialNumber =
11_u8 -
Time =
167_u8 -
Timer =
164_u8
Instance Method Summary
- #auto_adjust?
- #auto_off_timer?
- #auto_power?
- #blue_gain?
- #brightness?
- #build(id : UInt8, data : Bytes) : Bytes
- #colour?
- #contrast?
- #green_gain?
- #hard_off?
- #input?
- #mode?
- #network_standby?
- #panel_mute?
- #pip?
- #red_gain?
- #safety?
- #screen_split?
- #serial_number?
- #sharpness?
- #size?
- #software_version?
- #speaker?
- #status?
- #time?
- #timer?
- #tint?
- #volume?
- #wall_mode?
- #wall_on?
- #wall_user?