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::hdr_bits_s Struct Reference
#include <lorawan_data_structures.h>
Data Fields | |
| uint8_t | major: 2 | 
| uint8_t | RFU: 3 | 
| uint8_t | mtype: 3 | 
Detailed Description
The structure containing single access to header bits.
Definition at line 563 of file lorawan_data_structures.h.
Field Documentation
| uint8_t major | 
Major version.
Definition at line 568 of file lorawan_data_structures.h.
| uint8_t mtype | 
Message type
Definition at line 576 of file lorawan_data_structures.h.
| uint8_t RFU | 
RFU
Definition at line 572 of file lorawan_data_structures.h.
Generated on Tue Jul 12 2022 12:22:45 by
 1.7.2