end node on synchronous star LoRa network.

Dependencies:   SX127x sx12xx_hal TSL2561

Embed: (wiki syntax)

« Back to documentation index

uLoRaMacHeader Union Reference

uLoRaMacHeader Union Reference

#include <LoRaMacSingle.h>

Data Structures

struct  sHdrBits

Data Fields

uint8_t Value

Detailed Description

LoRaMAC header field definition (MHDR field)

LoRaWAN Specification V1.0.1, chapter 4.2

Definition at line 407 of file LoRaMacSingle.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 412 of file LoRaMacSingle.h.