20171208

Fork of LoRaWAN-lib by Semtech

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 1533 of file LoRaMac.h.


Field Documentation

The current payload size, dependent on the current datarate

Definition at line 1542 of file LoRaMac.h.

Defines the size of the applicative payload which can be processed

Definition at line 1538 of file LoRaMac.h.