•  Back 
  •  PCI-BIOS 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - das Betriebssystem
Author      : 
Version     : tos.hyp (5. März 2013)
Subject     : Programmieren/Atari
Nodes       : 3001
Index Size  : 93602
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Titel
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.15.10  read_config_byte                                          TOS

 Name:         »Read configuration byte«

 Xbiosnummer:  302

 Deklaration:  int32_t read_config_byte (int32_t handle, uint8_t reg, 
               uint8_t *address);

 Beschreibung: Dies Funktion erlaubt den Lesezugriffe auf die 
               Konfigurationsregister eines PCI-Gerätes, dessen 
               Geräte-Handle zuvor mittels find_pci_device oder 
               find_pci_classcode ermittelt wurde.

                handle   Geräte-Handle des gewählten PCI-Gerätes

                reg      Adresse des Konfigurationsregisters

                address  Zeiger auf Ergebnisvariable

 Ergebnis:     PCI-BIOS Fehlercodes

 Verfügbar:    PCI-BIOS V2.00

 Gruppe:       PCI-BIOS

 Querverweis:  Binding   fast_read_config_byte   read_config_word 
               fast_read_config_word   read_config_longword 
               fast_read_config_longword