L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
Loading...
Searching...
No Matches
LoraInfo_t Struct Reference

#include <lora_info.h>

Data Fields

uint32_t ContextManagement
uint32_t Region
uint32_t ClassB
uint32_t Kms

Detailed Description

To give info to the application about LoraWAN capability it can depend how it has been compiled (e.g. compiled regions ...) Params should be better uint32_t foe easier alignment with info_table concept

Definition at line 47 of file lora_info.h.

Field Documentation

◆ ClassB

uint32_t LoraInfo_t::ClassB

0: not compiled in Mw, 1 : compiled in MW

Definition at line 51 of file lora_info.h.

◆ ContextManagement

uint32_t LoraInfo_t::ContextManagement

0: not compiled in Mw, 1 : compiled in MW

Definition at line 49 of file lora_info.h.

◆ Kms

uint32_t LoraInfo_t::Kms

0: not compiled in Mw, 1 : compiled in MW

Definition at line 52 of file lora_info.h.

◆ Region

uint32_t LoraInfo_t::Region

Combination of regions compiled on MW

Definition at line 50 of file lora_info.h.


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