Data Fields | |
u_char | rc_off |
Set when switched off. | |
u_char | rc_cstatus |
Current status. | |
u_char | rc_dstatus |
Displayed status. | |
u_char | rc_cstation |
Current station. | |
u_char | rc_rstation |
Requested station. | |
u_char | rc_cvolume |
Current volume. | |
u_char | rc_rvolume |
Requested station. | |
u_char | rc_cmute |
Muted. | |
u_char | rc_rmute |
Muted requested. |
Definition at line 86 of file config.h.
Current station.
Definition at line 90 of file config.h.
Referenced by ConfigSave(), ConfigSaveControl(), and DisplayStatus().
Requested station.
Definition at line 91 of file config.h.
Referenced by ConfigLoad(), and ConfigResetFactory().
Current volume.
Definition at line 92 of file config.h.
Referenced by ConfigSave(), and ConfigSaveControl().
Requested station.
Definition at line 93 of file config.h.
Referenced by ConfigLoad(), ConfigResetFactory(), and main().