CsiBus Struct Reference

A CSI bus instance - this handles access to one CSI bus with all connected devices. More...

#include <csi_types.h>

+ Collaboration diagram for CsiBus:

Data Fields

TCsiFrameBuf BufRx
 buffer for reception of frames from device
 
TCsiFrameBuf BufTx
 buffer for sending frames to device
 
struct CsiSerChannel SerChannel
 serial channel data for connection
 
uint32_t TimeoutMs
 timeout value in milliseconds for serial protocol
 

Detailed Description

A CSI bus instance - this handles access to one CSI bus with all connected devices.

Examples:
CsiTest.cpp, NemTest.cpp, and NemV4Test.cpp.

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