upm  1.7.1
Sensor/Actuator repository for libmraa (v2.0.0)
Macros

Go to the source code of this file.

Macros

#define ACIL_DECODE_EVT_GET_LENGTH(buffer_in)   (*(buffer_in + OFFSET_ACI_EVT_T_LEN))
 
#define ACIL_DECODE_EVT_GET_OPCODE(buffer_in)   (*(buffer_in + OFFSET_ACI_EVT_T_EVT_OPCODE))