guiguitant théo / lorawan-master

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

uLoRaMacHeader Union Reference

uLoRaMacHeader Union Reference
[LoRa MAC layer implementation]

#include <LoRaMac.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 493 of file LoRaMac.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 498 of file LoRaMac.h.