ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
dm_DeviceDescriptor_struct Struct Reference

This structure defines a handle for the device. More...

#include <isf_devmsg.h>

Collaboration diagram for dm_DeviceDescriptor_struct:
Collaboration graph

Data Fields

dm_ChannelDescriptor_tpChannelDescriptor
 
void * pEndpointHandle
 

Detailed Description

This structure defines a handle for the device.

The device handle contains the information required by the device messaging functions to address and communicate with a slave device.

Definition at line 61 of file isf_devmsg.h.

Field Documentation

void* pEndpointHandle

The protocol-specific endpoint handle.

Definition at line 63 of file isf_devmsg.h.

Referenced by dm_device_close(), dm_device_open(), dm_device_readx(), and dm_device_writex().


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