MCPS data. More...
MCPS data.
Definition at line 168 of file gnrc_lorawan_internal.h.
#include <gnrc_lorawan_internal.h>
| Data Fields | |
| iolist_t * | pkt | 
| packet of the request | |
| uint8_t | port | 
| port of the request | |
| uint8_t | dr | 
| datarate of the request | |
| uint8_t mcps_data_t::dr | 
datarate of the request
Definition at line 171 of file gnrc_lorawan_internal.h.
| iolist_t* mcps_data_t::pkt | 
packet of the request
Definition at line 169 of file gnrc_lorawan_internal.h.
| uint8_t mcps_data_t::port | 
port of the request
Definition at line 170 of file gnrc_lorawan_internal.h.