Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

loramac_frame_ctrl_t Union Reference

loramac_frame_ctrl_t Union Reference

#include <lorawan_data_structures.h>

Data Structures

struct  ctrl_bits_s

Data Fields

uint8_t value

Detailed Description

LoRaMAC frame control field definition (FCtrl).

LoRaWAN Specification V1.0.2, chapter 4.3.1.

Definition at line 444 of file lorawan_data_structures.h.


Field Documentation

uint8_t value

Byte-access to the bits.

Definition at line 448 of file lorawan_data_structures.h.