Loading...
Searching...
No Matches
mcps_confirm_t Struct Reference

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

Detailed Description

Mac Common Part Sublayer (MCPS) confirm representation.

Definition at line 143 of file lorawan.h.

#include <lorawan.h>

Data Fields

int16_t status
 status of the MCPS confirm
 
mcps_type_t type
 type of the MCPS confirm
 
iolist_tmsdu
 pointer to the msdu
 

Field Documentation

◆ msdu

iolist_t* mcps_confirm_t::msdu

pointer to the msdu

Definition at line 146 of file lorawan.h.

◆ status

int16_t mcps_confirm_t::status

status of the MCPS confirm

Definition at line 144 of file lorawan.h.

◆ type

mcps_type_t mcps_confirm_t::type

type of the MCPS confirm

Definition at line 145 of file lorawan.h.


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