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

uLoRaMacFrameCtrl Union Reference

uLoRaMacFrameCtrl Union Reference
[LoRa MAC layer implementation]

#include <LoRaMac.h>

Data Structures

struct  sCtrlBits

Data Fields

uint8_t Value

Detailed Description

LoRaMAC frame control field definition (FCtrl)

LoRaWAN Specification V1.0, chapter 4.3.1

Definition at line 477 of file LoRaMac.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 482 of file LoRaMac.h.