mlme_lorawan_join_t Struct Reference

MLME Join Request data. More...

Detailed Description

MLME Join Request data.

Definition at line 125 of file gnrc_lorawan_internal.h.

#include <gnrc_lorawan_internal.h>

Data Fields

void * deveui
 pointer to the Device EUI
 
void * appeui
 pointer to the Application EUI
 
void * appkey
 pointer to the Application Key
 
uint8_t dr
 datarate for the Join Request
 

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