SX126x-Arduino
Macros
LoRaMac-definitions.h File Reference

Go to the source code of this file.

Macros

#define LC(channelIndex)   (uint16_t)(1 << (channelIndex - 1))
 

Macro Definition Documentation

◆ LC

#define LC (   channelIndex)    (uint16_t)(1 << (channelIndex - 1))

Returns individual channel mask

Parameters
channelIndexChannel index 1 based
Return values
channelMask