BRTOS  1.90
Brazilian Real-Time Operating System
 All Data Structures Files Functions Variables Macros
BRTOS_Device_Control_t_ Struct Reference

Runtime device structure (In memory) Per driver instance. More...

#include <brtos/includes/device.h>

Detailed Description

Runtime device structure (In memory) Per driver instance.

Parameters
device_configBuild time config information
driver_apipointer to structure containing the API functions for the device type. This pointer is filled in by the driver at init time.
driver_datariver instance data. For driver use only

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