LoRaWAN MAC layer implementation

Dependents:   LoRaWAN-demo-72_tjm LoRaWAN-demo-72_jlc LoRaWAN-demo-elmo frdm_LoRa_Connect_Woodstream_Demo_tjm ... more

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, chapter 4.2

Definition at line 446 of file LoRaMac.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 451 of file LoRaMac.h.