modm API documentation
modm::sab::Action Struct Reference

Possible Action. More...

#include <modm/communication/sab/slave.hpp>

Public Typedefs

typedef void (Callable::* Callback) (Response &response, const void *payload)
 

Public Member Functions

void call (Response &response, const void *payload)
 

Public Attributes

Callableobject
 
Callback function
 Method callActionback.
 
uint16_t payloadLength
 Payload length in bytes.
 
uint8_t command
 

Detailed Description

Possible Action.

See also
SAB_ACTION()

The documentation for this struct was generated from the following file: