| modm API documentation
    | 
Response to an action call. More...
#include <modm/communication/xpcc/response_handle.hpp>
| Public Member Functions | |
| ResponseHandle (const Header &header) | |
| uint8_t | getDestination () const | 
| uint8_t | getIdentifier () const | 
| Protected Attributes | |
| uint8_t | destination | 
| uint8_t | packetIdentifier | 
| Friends | |
| class | Communicator | 
Response to an action call.