lriot 2.1.0.0
lr1110_radio_pkt_params_lora_s Struct Reference

Packet parameter configuration for LoRa packets. More...

#include <lr1110_radio_types.h>

Data Fields

uint16_t preamble_len_in_symb
 LoRa Preamble length [symbols].
 
lr1110_radio_lora_pkt_len_modes_t header_type
 LoRa Header type configuration.
 
uint8_t pld_len_in_bytes
 LoRa Payload length [bytes].
 
lr1110_radio_lora_crc_t crc
 LoRa CRC configuration.
 
lr1110_radio_lora_iq_t iq
 LoRa IQ configuration.
 

Detailed Description

Packet parameter configuration for LoRa packets.

Field Documentation

◆ crc

LoRa CRC configuration.

◆ header_type

LoRa Header type configuration.

◆ iq

LoRa IQ configuration.

◆ pld_len_in_bytes

uint8_t pld_len_in_bytes

LoRa Payload length [bytes].

◆ preamble_len_in_symb

uint16_t preamble_len_in_symb

LoRa Preamble length [symbols].


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