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_mhdr_t Union Reference
#include <lorawan_data_structures.h>
Data Structures | |
struct | hdr_bits_s |
Data Fields | |
uint8_t | value |
Detailed Description
LoRaMAC header field definition (MHDR field).
LoRaWAN Specification V1.0.2, chapter 4.2.
Definition at line 555 of file lorawan_data_structures.h.
Field Documentation
uint8_t value |
Byte-access to the bits.
Definition at line 559 of file lorawan_data_structures.h.
Generated on Tue Jul 12 2022 12:22:45 by
