20171208

Fork of LoRaWAN-lib by Semtech

Embed: (wiki syntax)

« Back to documentation index

eLoRaMacFlags_t Union Reference

eLoRaMacFlags_t Union Reference
[LoRa MAC layer implementation]

#include <LoRaMac.h>

Data Structures

struct  sMacFlagBits

Data Fields

uint8_t Value

Detailed Description

LoRaMac tx/rx operation state

Definition at line 619 of file LoRaMac.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 624 of file LoRaMac.h.