Contiki-NG
Data Fields
sixp_pkt_code_t Union Reference

6P Codes integrating Command IDs and Return Codes More...

#include <os/net/mac/tsch/sixtop/sixp-pkt.h>

Data Fields

sixp_pkt_cmd_t cmd
 6P Command Identifier
 
sixp_pkt_rc_t rc
 6P Return Code
 
uint8_t value
 8-bit unsigned integer value
 

Detailed Description

6P Codes integrating Command IDs and Return Codes

Definition at line 103 of file sixp-pkt.h.