My climat station
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.
Generated on Tue Jul 12 2022 14:26:41 by
1.7.2
Gleb Klochkov