Input part from the EtherCAT mailbox message of the youBot slaves. More...
#include <YouBotSlaveMailboxMsg.hpp>
Public Member Functions | |
mailboxInputBuffer () | |
Public Attributes | |
uint8 | commandNumber |
uint8 | moduleAddress |
uint8 | replyAddress |
uint8 | status |
uint32 | value |
Input part from the EtherCAT mailbox message of the youBot slaves.
Definition at line 82 of file YouBotSlaveMailboxMsg.hpp.
youbot::mailboxInputBuffer::mailboxInputBuffer | ( | ) | [inline] |
Definition at line 90 of file YouBotSlaveMailboxMsg.hpp.
Definition at line 87 of file YouBotSlaveMailboxMsg.hpp.
Definition at line 85 of file YouBotSlaveMailboxMsg.hpp.
Definition at line 84 of file YouBotSlaveMailboxMsg.hpp.
Definition at line 86 of file YouBotSlaveMailboxMsg.hpp.
Definition at line 88 of file YouBotSlaveMailboxMsg.hpp.