Onethinx LoRaWAN module
LoRaPacketParams_t Struct Reference

#include <OnethinxExt01.h>

Data Fields

uint16_t PreambleLength
 
RadioLoRaHeaderType_e HeaderType: 8
 
uint8_t PayloadSize
 Size of the payload (in bytes) to transmit or maximum size of the payload that the receiver can accept. More...
 
RadioLoRaCrcMode_e CRCmode: 8
 
RadioLoRaIQMode_e IQmode: 8
 
uint16_t SyncWord
 The SX126x LoRa syncword setting. More...
 

Field Documentation

◆ CRCmode

◆ HeaderType

◆ IQmode

◆ PayloadSize

uint8_t PayloadSize

Size of the payload (in bytes) to transmit or maximum size of the payload that the receiver can accept.

◆ PreambleLength

uint16_t PreambleLength

◆ SyncWord

uint16_t SyncWord

The SX126x LoRa syncword setting.