SingingCat 0
application
Data Fields
sx126x_pkt_params_gfsk_s Struct Reference

SX126X GFSK packet parameters structure definition. More...

#include <sx126x.h>

Data Fields

sx126x_gfsk_address_filtering_t address_filtering
 Address filtering configuration. More...
 
sx126x_gfsk_crc_types_t crc_type
 CRC type configuration. More...
 
sx126x_gfsk_dc_free_t dc_free
 Whitening configuration. More...
 
sx126x_gfsk_pkt_len_modes_t header_type
 Header type. More...
 
uint8_t pld_len_in_bytes
 Payload length in bytes. More...
 
sx126x_gfsk_preamble_detector_t preamble_detector
 Preamble detection length. More...
 
uint16_t preamble_len_in_bits
 Preamble length in bits. More...
 
uint8_t sync_word_len_in_bits
 Sync word length in bits. More...
 

Detailed Description

SX126X GFSK packet parameters structure definition.

Definition at line 405 of file sx126x.h.

Field Documentation

◆ address_filtering

Address filtering configuration.

Definition at line 409 of file sx126x.h.

◆ crc_type

CRC type configuration.

Definition at line 412 of file sx126x.h.

◆ dc_free

Whitening configuration.

Definition at line 413 of file sx126x.h.

◆ header_type

Header type.

Definition at line 410 of file sx126x.h.

◆ pld_len_in_bytes

uint8_t pld_len_in_bytes

Payload length in bytes.

Definition at line 411 of file sx126x.h.

◆ preamble_detector

Preamble detection length.

Definition at line 407 of file sx126x.h.

◆ preamble_len_in_bits

uint16_t preamble_len_in_bits

Preamble length in bits.

Definition at line 406 of file sx126x.h.

◆ sync_word_len_in_bits

uint8_t sync_word_len_in_bits

Sync word length in bits.

Definition at line 408 of file sx126x.h.


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