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 79 of file config.h.
Set when switched off.
Definition at line 80 of file config.h.
Referenced by Scanner().
Current station.
Definition at line 83 of file config.h.
Referenced by ConfigSave(), ConfigSaveControl(), DisplayStatus(), and Scanner().
Requested station.
Definition at line 84 of file config.h.
Referenced by ConfigLoad(), ConfigResetFactory(), and Scanner().
Current volume.
Definition at line 85 of file config.h.
Referenced by ConfigSave(), and ConfigSaveControl().
Requested station.
Definition at line 86 of file config.h.
Referenced by ConfigLoad(), ConfigResetFactory(), and main().