SX126x-Arduino  2.0.1
Data Fields
sLinkAdrReqParams Struct Reference

#include <Region.h>

Data Fields

uint8_t * Payload
 
uint8_t PayloadSize
 
uint8_t UplinkDwellTime
 
bool AdrEnabled
 
int8_t CurrentDatarate
 
int8_t CurrentTxPower
 
uint8_t CurrentNbRep
 

Detailed Description

Parameter structure for the function RegionLinkAdrReq.

Field Documentation

◆ Payload

uint8_t* sLinkAdrReqParams::Payload

Pointer to the payload which contains the MAC commands.

◆ PayloadSize

uint8_t sLinkAdrReqParams::PayloadSize

Size of the payload.

◆ UplinkDwellTime

uint8_t sLinkAdrReqParams::UplinkDwellTime

Uplink dwell time.

◆ AdrEnabled

bool sLinkAdrReqParams::AdrEnabled

Set to true, if ADR is enabled.

◆ CurrentDatarate

int8_t sLinkAdrReqParams::CurrentDatarate

The current datarate.

◆ CurrentTxPower

int8_t sLinkAdrReqParams::CurrentTxPower

The current TX power.

◆ CurrentNbRep

uint8_t sLinkAdrReqParams::CurrentNbRep

The current number of repetitions.


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