Rodbus-FFI
0.1.0
Idiomatic C API to the Rodbus crate via Rust FFI
|
Struct that bundles together the types needed to make requests on a channel. More...
#include <rodbus.h>
Public Attributes | |
Runtime * | runtime |
Channel * | channel |
uint8_t | unit_id |
uint32_t | timeout_ms |
Struct that bundles together the types needed to make requests on a channel.
uint32_t Session::timeout_ms |
Response timeout in milliseconds
uint8_t Session::unit_id |
Modbus unit identifier to use in requests and expect in responses