Gleb Klochkov / Mbed OS Climatcontroll_Main

Dependencies:   esp8266-driver

Embed: (wiki syntax)

« Back to documentation index

dr_range_t Union Reference

dr_range_t Union Reference

#include <lorawan_data_structures.h>

Data Structures

struct  sFields

Data Fields

int8_t value

Detailed Description

LoRaMAC channel parameters definition. DO NOT MODIFY, WILL BREAK THE API!

Definition at line 147 of file lorawan_data_structures.h.


Field Documentation

int8_t value

Byte-access to the bits.

Definition at line 151 of file lorawan_data_structures.h.