Loading...
Searching...
No Matches
mcps_request_t Struct Reference

Mac Common Part Sublayer (MCPS) request representation. More...

Detailed Description

Mac Common Part Sublayer (MCPS) request representation.

Definition at line 121 of file lorawan.h.

#include <lorawan.h>

Data Fields

union { 
 
   mcps_data_t   data 
 MCPS data holder. More...
 
};  
 
mcps_type_t type
 type of the MCPS request
 

Field Documentation

◆ data

mcps_data_t mcps_request_t::data

MCPS data holder.

Definition at line 123 of file lorawan.h.

◆ type

mcps_type_t mcps_request_t::type

type of the MCPS request

Definition at line 125 of file lorawan.h.


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