|
OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
|
Bulk data streaming with flow control. More...
Macros | |
| #define | MTI_STREAM_INIT_REQUEST 0x0CC8 |
| Request to initiate a stream connection. | |
| #define | MTI_STREAM_INIT_REPLY 0x0868 |
| Response accepting or rejecting stream connection. | |
| #define | MTI_FRAME_TYPE_CAN_STREAM_SEND 0xF000 |
| Frame type identifier for stream data in CAN frame. | |
| #define | MTI_STREAM_SEND 0x1F88 |
| Stream data transmission message. | |
| #define | MTI_STREAM_PROCEED 0x0888 |
| Stream flow control - proceed with next window of data. | |
| #define | MTI_STREAM_COMPLETE 0x08A8 |
| Stream completed successfully. | |
Bulk data streaming with flow control.
| #define MTI_STREAM_INIT_REQUEST 0x0CC8 |
Request to initiate a stream connection.
| #define MTI_STREAM_INIT_REPLY 0x0868 |
Response accepting or rejecting stream connection.
| #define MTI_FRAME_TYPE_CAN_STREAM_SEND 0xF000 |
Frame type identifier for stream data in CAN frame.
| #define MTI_STREAM_SEND 0x1F88 |
Stream data transmission message.
| #define MTI_STREAM_PROCEED 0x0888 |
Stream flow control - proceed with next window of data.
| #define MTI_STREAM_COMPLETE 0x08A8 |
Stream completed successfully.
Copyright (c) 2026 Jim Kueneman all rights reserved. See the License