My climat station
loramac_mhdr_t::hdr_bits_s Struct Reference
#include <lorawan_data_structures.h>
Data Fields | |
| uint8_t | major: 2 |
| uint8_t | RFU: 3 |
| uint8_t | mtype: 3 |
Detailed Description
The structure containing single access to header bits.
Definition at line 550 of file lorawan_data_structures.h.
Field Documentation
| uint8_t major |
Major version.
Definition at line 555 of file lorawan_data_structures.h.
| uint8_t mtype |
Message type
Definition at line 563 of file lorawan_data_structures.h.
| uint8_t RFU |
RFU
Definition at line 559 of file lorawan_data_structures.h.
Generated on Tue Jul 12 2022 14:26:47 by
1.7.2
Gleb Klochkov