lriot 2.1.0.0
lr1110_radio_pkt_params_gfsk_s Struct Reference

Packet parameter configuration for GFSK packets. More...

#include <lr1110_radio_types.h>

Data Fields

uint16_t preamble_len_in_bits
 GFSK Preamble length [bits].
 
lr1110_radio_gfsk_preamble_detector_t preamble_detector
 GFSK Preamble detection configuration.
 
uint8_t sync_word_len_in_bits
 GFSK Syncword length [bits].
 
lr1110_radio_gfsk_address_filtering_t address_filtering
 GFSK Address filtering/comparison configuration.
 
lr1110_radio_gfsk_pkt_len_modes_t header_type
 GFSK Header type configuration.
 
uint8_t pld_len_in_bytes
 GFSK Payload length [bytes].
 
lr1110_radio_gfsk_crc_type_t crc_type
 GFSK CRC configuration.
 
lr1110_radio_gfsk_dc_free_t dc_free
 GFSK Whitening configuration.
 

Detailed Description

Packet parameter configuration for GFSK packets.

Field Documentation

◆ address_filtering

GFSK Address filtering/comparison configuration.

◆ crc_type

GFSK CRC configuration.

◆ dc_free

GFSK Whitening configuration.

◆ header_type

GFSK Header type configuration.

◆ pld_len_in_bytes

uint8_t pld_len_in_bytes

GFSK Payload length [bytes].

◆ preamble_detector

GFSK Preamble detection configuration.

◆ preamble_len_in_bits

uint16_t preamble_len_in_bits

GFSK Preamble length [bits].

◆ sync_word_len_in_bits

uint8_t sync_word_len_in_bits

GFSK Syncword length [bits].


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