Denislam Valeev / Mbed OS Nucleo_rtos_basic
Embed: (wiki syntax)

« Back to documentation index

loramac_tx_info_t Struct Reference

loramac_tx_info_t Struct Reference

#include <lorawan_data_structures.h>

Data Fields

uint8_t max_possible_payload_size
uint8_t current_payload_size

Detailed Description

LoRaMAC TX information

Definition at line 1594 of file lorawan_data_structures.h.


Field Documentation

The current payload size, dependent on the current datarate.

Definition at line 1602 of file lorawan_data_structures.h.

Defines the size of the applicable payload that can be processed.

Definition at line 1598 of file lorawan_data_structures.h.