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.
Fork of OmniWheels by
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 1542 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 1550 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 1546 of file lorawan_data_structures.h.
Generated on Fri Jul 22 2022 04:54:13 by
