Gleb Klochkov / Mbed OS Climatcontroll_Main

Dependencies:   esp8266-driver

Embed: (wiki syntax)

« Back to documentation index

loramac_mhdr_t Union Reference

loramac_mhdr_t Union Reference

#include <lorawan_data_structures.h>

Data Structures

struct  hdr_bits_s

Data Fields

uint8_t value

Detailed Description

LoRaMAC header field definition (MHDR field).

LoRaWAN Specification V1.0.2, chapter 4.2.

Definition at line 542 of file lorawan_data_structures.h.


Field Documentation

uint8_t value

Byte-access to the bits.

Definition at line 546 of file lorawan_data_structures.h.