lorawan_join_accept_t Struct Reference

Join accept packet representation. More...

Detailed Description

Join accept packet representation.

Definition at line 104 of file hdr.h.

#include <hdr.h>

Data Fields

uint8_t mt_maj
 mtype and major version holder
 
uint8_t app_nonce [LORAMAC_APP_NONCE_LEN]
 application nonce
 
uint8_t net_id [LORAMAC_NETWORK_ID_LEN]
 network id
 
uint8_t dev_addr [LORAMAC_DEVADDR_LEN]
 device address
 
uint8_t dl_settings
 downlink settings
 
uint8_t rx_delay
 first reception window delay
 

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