CsiDev Struct Reference
A Device object - required for device access and communication. More...
#include <csi_types.h>
Collaboration diagram for CsiDev:
Data Fields | |
uint8_t | NodeId |
the node identifier for this device | |
struct CsiBus * | pBus |
the bus object the device is attached to | |
enum CsiSerialProtocolVersion | SerProtocolVersion |
the serial protocol version to use for this device | |
Detailed Description
A Device object - required for device access and communication.
- Examples:
- CsiTest.cpp.
The documentation for this struct was generated from the following file: