20171208

Fork of LoRaWAN-lib by Semtech

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.1, chapter 4.3.1

Definition at line 524 of file LoRaMac.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 529 of file LoRaMac.h.