![]() |
ISF
1.1
Intelligent Sensing Framework
|
This structure contains protocol-specific function pointers and properties. More...
#include <isf_devmsg.h>
This structure contains protocol-specific function pointers and properties.
Definition at line 78 of file isf_devmsg.h.
Lock the channel for exclusive access.
Definition at line 86 of file isf_devmsg.h.
Reconfigure an already initialized channel.
Definition at line 82 of file isf_devmsg.h.
Get the current channel configuration.
Definition at line 81 of file isf_devmsg.h.
Get the handle to a slave device at a known address.
Definition at line 85 of file isf_devmsg.h.
Get the state of a channel.
Definition at line 80 of file isf_devmsg.h.
Initialize a channel.
Definition at line 79 of file isf_devmsg.h.
Read from a device.
Definition at line 88 of file isf_devmsg.h.
Release exclusive access.
Definition at line 87 of file isf_devmsg.h.
Start a channel.
Definition at line 83 of file isf_devmsg.h.
Stop a channel.
Definition at line 84 of file isf_devmsg.h.
Write to a device.
Definition at line 89 of file isf_devmsg.h.