Mistake on this page?
Report an issue in GitHub or email us
Data Fields
loramac_frame_ctrl_t::ctrl_bits_s Struct Reference

#include <lorawan_data_structures.h>

Data Fields

uint8_t fopts_len: 4
 
uint8_t fpending: 1
 
uint8_t ack: 1
 
uint8_t adr_ack_req: 1
 
uint8_t adr: 1
 

Detailed Description

The structure containing single access to bits.

Definition at line 452 of file lorawan_data_structures.h.

Field Documentation

uint8_t ack

Message acknowledge bit.

Definition at line 464 of file lorawan_data_structures.h.

uint8_t adr

ADR control in the frame header.

Definition at line 472 of file lorawan_data_structures.h.

uint8_t adr_ack_req

ADR acknowledgment request bit.

Definition at line 468 of file lorawan_data_structures.h.

uint8_t fopts_len

Frame options length.

Definition at line 456 of file lorawan_data_structures.h.

uint8_t fpending

Frame pending bit.

Definition at line 460 of file lorawan_data_structures.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.