end node on synchronous star LoRa network.

Dependencies:   SX127x sx12xx_hal TSL2561

Embed: (wiki syntax)

« Back to documentation index

eLoRaMacFlags_t Union Reference

eLoRaMacFlags_t Union Reference

#include <LoRaMacSingle.h>

Data Structures

struct  sMacFlagBits

Data Fields

uint8_t Value

Detailed Description

LoRaMac tx/rx operation state

Definition at line 553 of file LoRaMacSingle.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 558 of file LoRaMacSingle.h.