Microchip® Advanced Software Framework

_ecrConfig Struct Reference

Error Coding Configuration This structure is used to override the error coding rate in RADIO layer when transmitting the packet.

The override variable is used to inform MAC layer to SET ecr value in the structure. In general, ecr value will not be SET for every transmission.

#include <lorawan.h>

Data Fields

uint8_t ecr
 
bool override
 

uint8_t _ecrConfig::ecr

Referenced by GetTxChannelConfig1().

bool _ecrConfig::override