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

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 563 of file LoRaMac.h.


Field Documentation

uint8_t Value

Byte-access to the bits

Definition at line 568 of file LoRaMac.h.