DO NOT MODIFY, WILL BREAK THE API! More...
#include <lorawan_types.h>
Data Structures | |
struct | fields_s |
The structure to store the minimum and the maximum datarate. More... | |
Data Fields | |
uint8_t | value |
Byte-access to the bits. More... | |
DO NOT MODIFY, WILL BREAK THE API!
Structure containing a given data rate range.
Definition at line 279 of file lorawan_types.h.
uint8_t value |
Byte-access to the bits.
Definition at line 283 of file lorawan_types.h.