Mistake on this page?
Report an issue in GitHub or email us
Data Fields
multicast_params_s Struct Reference

#include <lorawan_data_structures.h>

Data Fields

uint32_t address
 
uint8_t nwk_skey [16]
 
uint8_t app_skey [16]
 
uint32_t dl_frame_counter
 
struct multicast_params_snext
 

Detailed Description

LoRaMAC multicast channel parameter.

Definition at line 237 of file lorawan_data_structures.h.

Field Documentation

uint32_t address

Address.

Definition at line 241 of file lorawan_data_structures.h.

uint8_t app_skey[16]

Application session key.

Definition at line 249 of file lorawan_data_structures.h.

uint32_t dl_frame_counter

Downlink counter.

Definition at line 253 of file lorawan_data_structures.h.

struct multicast_params_s* next

A reference pointer to the next multicast channel parameters in the list.

Definition at line 257 of file lorawan_data_structures.h.

uint8_t nwk_skey[16]

Network session key.

Definition at line 245 of file lorawan_data_structures.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.