KallistiOS  ##version##
 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. More...
 
int audio
 Stereo/mono setting. 0 == mono, 1 == stereo. More...
 
int autostart
 Autostart discs? 0 == off, 1 == on. More...
 

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

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