Name
RIO_OP_WRITE — 
     Generate rio_mport_write_config_* functions
 
Synopsis
|  RIO_OP_WRITE ( | size, | 
|  | type, | 
|  | len ); | 
 
Arguments
- size
- 
     Size of configuration space write (8, 16, 32 bits)
     
- type
- 
     C type of value argument
     
- len
- 
     Length of configuration space write (1, 2, 4 bytes)
     
Description
   Generates rio_mport_write_config_* functions used to access
   configuration space registers on the local device.