DevHandle

Overview

Related Modules:

COMMON

Description:

Defines the common device handle of the platform driver.

The handle is associated with a specific platform device and is used as the first input parameter for all APIs of the platform driver.

Since:

1.0

Summary

Data Fields

Variable Name

Description

object

void * 

Details

Field Documentation

object

  1. void* DevHandle::object

Description:

Pointer to a specific platform device