Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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
uint8_t current_payload_size |
The current payload size, dependent on the current datarate.
Definition at line 1602 of file lorawan_data_structures.h.
uint8_t max_possible_payload_size |
Defines the size of the applicable payload that can be processed.
Definition at line 1598 of file lorawan_data_structures.h.
Generated on Tue Jul 12 2022 13:33:02 by
