Loading...
Searching...
No Matches
mcps_data_t Struct Reference

MCPS data. More...

Detailed Description

MCPS data.

Definition at line 168 of file gnrc_lorawan_internal.h.

#include <gnrc_lorawan_internal.h>

Data Fields

iolist_tpkt
 packet of the request
 
uint8_t port
 port of the request
 
uint8_t dr
 datarate of the request
 

Field Documentation

◆ dr

uint8_t mcps_data_t::dr

datarate of the request

Definition at line 171 of file gnrc_lorawan_internal.h.

◆ pkt

iolist_t* mcps_data_t::pkt

packet of the request

Definition at line 169 of file gnrc_lorawan_internal.h.

◆ port

uint8_t mcps_data_t::port

port of the request

Definition at line 170 of file gnrc_lorawan_internal.h.


The documentation for this struct was generated from the following file: