Mac Common Part Sublayer (MCPS) indication representation. More...
Mac Common Part Sublayer (MCPS) indication representation.
#include <lorawan.h>
Data Fields | ||
mcps_type_t | type | |
type of the MCPS indication | ||
union { | ||
mcps_data_t data | ||
MCPS Data holder. More... | ||
}; | ||
mcps_data_t mcps_indication_t::data |
mcps_type_t mcps_indication_t::type |