Public Member Functions | |
CommandResponsePacket () | |
CommandResponsePacket (command code, uint32_t address=0, uint32_t value=0) | |
Public Attributes | |
uint32_t | address |
command | code |
command_modifier | modifier |
uint32_t | reserved [59] |
uint32_t | tag |
uint32_t | value |
Definition at line 46 of file ds-private.cpp.
Definition at line 50 of file ds-private.cpp.
rsimpl::ds::CommandResponsePacket::CommandResponsePacket | ( | command | code, |
uint32_t | address = 0 , |
||
uint32_t | value = 0 |
||
) | [inline] |
Definition at line 51 of file ds-private.cpp.
Definition at line 49 of file ds-private.cpp.
Definition at line 48 of file ds-private.cpp.
Definition at line 48 of file ds-private.cpp.
uint32_t rsimpl::ds::CommandResponsePacket::reserved[59] |
Definition at line 49 of file ds-private.cpp.
Definition at line 49 of file ds-private.cpp.
Definition at line 49 of file ds-private.cpp.