•  Back 
  •  PCI-BIOS 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.15.10  read_config_byte                                          TOS

 Name:         »Read configuration byte«

 Opcode:       302

 Syntax:       int32_t read_config_byte (int32_t handle, uint8_t reg, 
               uint8_t *adresse);

 Description:  This function read data from the PCI configuration 
               space of a given card.

                handle      Device handle

                reg         Register number (0,1,2,... for Byte 
                            access)

                adresse     Pointer to space for read data

 Return value: PCI-BIOS Error codes

 Availability: PCI-BIOS

 Group:        PCI-BIOS

 See also:     Binding   fast_read_config_byte   read_config_word 
               fast_read_config_word   read_config_longword 
               fast_read_config_longword