end node on synchronous star LoRa network.

Dependencies:   SX127x sx12xx_hal TSL2561

Embed: (wiki syntax)

« Back to documentation index

uLoRaMacFrameCtrl Union Reference

uLoRaMacFrameCtrl Union Reference

#include <LoRaMacSingle.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 438 of file LoRaMacSingle.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 443 of file LoRaMacSingle.h.