KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
flashrom_syscfg Struct Reference

System configuration structure. More...

#include <dc/flashrom.h>

Data Fields

int language
 Language setting.
int audio
 Stereo/mono setting. 0 == mono, 1 == stereo.
int autostart
 Autostart discs? 0 == off, 1 == on.

Detailed Description

System configuration structure.

This structure is filled in with the settings set in the BIOS from the flashrom_get_syscfg() function.


Field Documentation

int flashrom_syscfg::audio

Stereo/mono setting. 0 == mono, 1 == stereo.

int flashrom_syscfg::autostart

Autostart discs? 0 == off, 1 == on.

int flashrom_syscfg::language

Language setting.

See also:
Language settings possible in the BIOS menu

The documentation for this struct was generated from the following file: