uwb2 2.1.0.0
uwb2_chip_cfg_t Struct Reference

UWB 2 Click chip configuration object. More...

#include <uwb2.h>

Data Fields

uint8_t channel
 
uint8_t tx_plen
 
uint8_t pac
 
uint8_t tx_code
 
uint8_t rx_code
 
uint8_t sfd_type
 
uint8_t data_rate
 
uint16_t sfd_to
 

Detailed Description

UWB 2 Click chip configuration object.

Chip configuration object definition of UWB 2 Click driver.

Field Documentation

◆ channel

uint8_t channel

Channel number (5 or 9).

◆ data_rate

uint8_t data_rate

Data rate (0 - 850Kbs, 1 - 6.8Mbs).

◆ pac

uint8_t pac

Preamble Acquisition Chunk Size (UWB2_PAC_SIZE_4..UWB2_PAC_SIZE_32).

◆ rx_code

uint8_t rx_code

RX preamble code (1 to 24, where 1-8 set PRF to 16 MHz and others set to 64 MHz).

◆ sfd_to

uint16_t sfd_to

SFD timeout value (in symbols).

◆ sfd_type

uint8_t sfd_type

SFD type (0 - IEEE 8-bit standard, 1 - DW 8-bit, 2 - DW 16-bit, 3 - 4z BPRF).

◆ tx_code

uint8_t tx_code

TX preamble code (1 to 24, where 1-8 set PRF to 16 MHz and others set to 64 MHz).

◆ tx_plen

uint8_t tx_plen

Transmit preample length (UWB2_TX_PLEN_32..UWB2_TX_PLEN_4096).


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