#include <lorawan_data_structures.h>
Data Structures | |
struct | hdr_bits_s |
Data Fields | |
uint8_t | value |
LoRaMAC header field definition (MHDR field).
LoRaWAN Specification V1.0.2, chapter 4.2.
Definition at line 415 of file lorawan_data_structures.h.
uint8_t value |
Byte-access to the bits.
Definition at line 419 of file lorawan_data_structures.h.