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.
Dependencies: SX127x sx12xx_hal TSL2561
uLoRaMacHeader::sHdrBits Struct Reference
#include <LoRaMacSingle.h>
Data Fields | |
uint8_t | Major: 2 |
uint8_t | RFU: 3 |
uint8_t | MType: 3 |
Detailed Description
Structure containing single access to header bits
Definition at line 416 of file LoRaMacSingle.h.
Field Documentation
uint8_t Major |
Major version
Definition at line 421 of file LoRaMacSingle.h.
uint8_t MType |
Message type
Definition at line 429 of file LoRaMacSingle.h.
uint8_t RFU |
RFU
Definition at line 425 of file LoRaMacSingle.h.
Generated on Wed Jul 13 2022 01:56:42 by
