GNRC LoRaWAN interface descriptor.  
 More...
GNRC LoRaWAN interface descriptor. 
Definition at line 37 of file lorawan.h.
#include <lorawan.h>
◆ ack_req
      
        
          | uint8_t gnrc_netif_lorawan_t::ack_req | 
      
 
Request ACK in the next transmission. 
Definition at line 58 of file lorawan.h.
 
 
◆ appskey
App SKey buffer. 
Definition at line 38 of file lorawan.h.
 
 
◆ backoff_timer
      
        
          | ztimer_t gnrc_netif_lorawan_t::backoff_timer | 
      
 
Backoff timer. 
Definition at line 52 of file lorawan.h.
 
 
◆ datarate
      
        
          | uint8_t gnrc_netif_lorawan_t::datarate | 
      
 
LoRaWAN datarate for the next transmission. 
Definition at line 56 of file lorawan.h.
 
 
◆ demod_margin
      
        
          | uint8_t gnrc_netif_lorawan_t::demod_margin | 
      
 
value of last demodulation margin 
Definition at line 54 of file lorawan.h.
 
 
◆ deveui
Device EUI buffer. 
Definition at line 48 of file lorawan.h.
 
 
◆ flags
      
        
          | uint8_t gnrc_netif_lorawan_t::flags | 
      
 
flags for the LoRaWAN interface 
Definition at line 53 of file lorawan.h.
 
 
◆ fnwksintkey
◆ joineui
Join EUI buffer. 
Definition at line 49 of file lorawan.h.
 
 
◆ mac
gnrc lorawan mac descriptor 
Definition at line 50 of file lorawan.h.
 
 
◆ num_gateways
      
        
          | uint8_t gnrc_netif_lorawan_t::num_gateways | 
      
 
number of gateways of last link check 
Definition at line 55 of file lorawan.h.
 
 
◆ nwkkey
Network key buffer. 
Mapped to AppKey if LoRaWAN 1.0x 
Definition at line 40 of file lorawan.h.
 
 
◆ otaa
      
        
          | uint8_t gnrc_netif_lorawan_t::otaa | 
      
 
whether the next transmission is OTAA or not 
Definition at line 59 of file lorawan.h.
 
 
◆ port
      
        
          | uint8_t gnrc_netif_lorawan_t::port | 
      
 
LoRaWAN port for the next transmission. 
Definition at line 57 of file lorawan.h.
 
 
◆ timer
General purpose timer. 
Definition at line 51 of file lorawan.h.
 
 
The documentation for this struct was generated from the following file: