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.
Set when switched off.
Definition at line 87 of file config.h.
Referenced by Scanner().
Current station.
Definition at line 90 of file config.h.
Referenced by ConfigSave(), ConfigSaveControl(), DisplayStatus(), and Scanner().
Requested station.
Definition at line 91 of file config.h.
Referenced by ConfigLoad(), ConfigResetFactory(), and Scanner().
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().