Damian Gabino / LoRaWAN-lib

Fork of LoRaWAN-lib-v1_0_1 by Uttam Bhat

Embed: (wiki syntax)

« Back to documentation index

sLoRaMacTxInfo Struct Reference

sLoRaMacTxInfo Struct Reference
[LoRa MAC layer implementation]

#include <LoRaMac.h>

Data Fields

uint8_t MaxPossiblePayload
uint8_t CurrentPayloadSize

Detailed Description

LoRaMAC tx information

Definition at line 1338 of file LoRaMac.h.


Field Documentation

The current payload size, dependent on the current datarate

Definition at line 1347 of file LoRaMac.h.

Defines the size of the applicative payload which can be processed

Definition at line 1343 of file LoRaMac.h.