LoRaMAC  4.4.5
Documentation of the API
LoRaMacCallback_t Struct Reference

#include <LoRaMac.h>

Data Fields

uint8_t(* GetBatteryLevel )(void)
 Measures the battery level. More...
 
float(* GetTemperatureLevel )(void)
 Measures the temperature level. More...
 
void(* NvmContextChange )(LoRaMacNvmCtxModule_t module)
 Will be called when an attribute has changed in one of the context. More...
 
void(* MacProcessNotify )(void)
 Will be called each time a Radio IRQ is handled by the MAC layer. More...
 

Detailed Description

Field Documentation

◆ GetBatteryLevel

◆ GetTemperatureLevel

◆ NvmContextChange

◆ MacProcessNotify


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