![]() |
rodbus (C API) 1.3.1
|
Controls the decoding of transmitted and received data at the application, frame, and physical layer. More...
#include <rodbus.h>
Data Fields | |
| rodbus_app_decode_level_t | app |
| Controls decoding of the application layer (PDU) More... | |
| rodbus_frame_decode_level_t | frame |
| Controls decoding of frames (MBAP / Serial PDU) More... | |
| rodbus_phys_decode_level_t | physical |
| Controls the logging of physical layer read/write. More... | |
Controls the decoding of transmitted and received data at the application, frame, and physical layer.
| rodbus_app_decode_level_t rodbus_decode_level_t::app |
Controls decoding of the application layer (PDU)
| rodbus_frame_decode_level_t rodbus_decode_level_t::frame |
Controls decoding of frames (MBAP / Serial PDU)
| rodbus_phys_decode_level_t rodbus_decode_level_t::physical |
Controls the logging of physical layer read/write.