EVE 1.0
iqrf_dpa_confirmation_t Struct Reference

#include <iqrf.h>

Collaboration diagram for iqrf_dpa_confirmation_t:

Data Fields

struct iqrf_dpa_header_t Hdr
 DPA header.
 
uint8_t ErrN
 Error number (= 0xFF for confirmation messages)
 
uint8_t DpaValue
 DPA value.
 
uint8_t HopsRequest
 Number of hops in the forward (request) distribution path.
 
uint8_t TimeslotRequest
 Timeslot length for the request in 10 ms intervals.
 
uint8_t HopsResponse
 Number of hops in the backward (response) distribution path.
 

Detailed Description

DPA confirmation message

Definition at line 107 of file iqrf.h.