One slot/subslot's placement within an IOCR's cyclic data frame.
More...
#include <protocol.h>
|
| Bytes | ToBytes () const |
| | Serialize this object back to raw bytes.
|
| |
|
| std::uint16_t | slotNumber = 0 |
| | Slot number.
|
| |
| std::uint16_t | subslotNumber = 0 |
| | Subslot number.
|
| |
| std::uint16_t | frameOffset = 0 |
| | Byte offset of this object's data within the cyclic frame.
|
| |
|
| static constexpr std::size_t | kSize = 6 |
| | Size in bytes of this object.
|
| |
One slot/subslot's placement within an IOCR's cyclic data frame.
Definition at line 1449 of file protocol.h.
◆ Parse()
◆ ToBytes()
| Bytes profinet::IOCRAPIObject::ToBytes |
( |
| ) |
const |
|
inline |
◆ frameOffset
| std::uint16_t profinet::IOCRAPIObject::frameOffset = 0 |
◆ kSize
| constexpr std::size_t profinet::IOCRAPIObject::kSize = 6 |
|
staticconstexpr |
◆ slotNumber
| std::uint16_t profinet::IOCRAPIObject::slotNumber = 0 |
◆ subslotNumber
| std::uint16_t profinet::IOCRAPIObject::subslotNumber = 0 |
The documentation for this struct was generated from the following file: