#include <sys_main.h>
Collaboration diagram for st_SYSPARAM:

Definition at line 308 of file sys_main.h.
Data Fields | |
| int | autoOffTime |
| Device auto off time. | |
| int | backlight |
| LCD backlight control. | |
| int | contrast |
| LCD contrast control. | |
| int | myfiMode |
| MyFi function control. | |
| int | myfiQuality |
| MyFi quality specifier. | |
| int | myfiChannel |
| Active MyFi channel, in 100KHz. | |
| int | shuffle |
| shuffle. | |
| int | repeat |
| repeat. | |
| int | micGain |
| Mic recording gain. | |
| int | volume |
| Device volume. | |
| int | recQuality |
| Recorder quality. | |
| int | station |
| Active radio station, in 100KHz. | |
| int | bkpkSwap |
| Backpack swap controls. | |
| int | gain |
| Recorder gain. | |
| int | myfiGain |
| MyFi gain, 1dB increments, 0 = 0dB gain. | |
| int | year |
| Year code. | |
| int | randomPattern |
| Saved random mode pattern. | |
| int | sleepTimer |
| System sleep timer startup value. | |
| int | sleepCount |
| System sleep count down timer. | |
| st_SYNCLOG | synclog |
| Sync log. | |
| int | speed |
| DJ playback speed. | |
| int | x_backlight |
| Backlight extended behaviour. | |
| int | x_hisibutton |
| HiSi button behaviour. | |
| int | x_automute |
| Mute radio on autoscan. | |
| int | x_layout |
| Play menu layout. | |
| int | x_granularity |
| FM / MyFi Granularity. | |
| int | x_carmode |
| Car mode auto-shutdown control. | |
| int | x_scrollwrap |
| Scroll wrap control. | |
| int | recordTime |
| Timed recordings time. | |
| long | memSync |
| Disk space after pending sync. | |
1.3.9.1