RTEMS  5.0.0
Data Fields
drvmgr_bus_params Struct Reference

#include <drvmgr.h>

Data Fields

char * dev_prefix
 

Detailed Description

Bus parameters used by driver interface functions to aquire information about bus. All Bus drivers should implement the operation 'get_params' so that the driver interface routines can access bus dependent information in an non-dependent way.

Field Documentation

◆ dev_prefix

char* drvmgr_bus_params::dev_prefix

Optional name prefix


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