Loading...
Searching...
No Matches

SX127X internal data. More...

Detailed Description

SX127X internal data.

Definition at line 204 of file sx127x.h.

#include <sx127x.h>

Data Fields

ztimer_t tx_timeout_timer
 TX operation timeout timer.
 
ztimer_t rx_timeout_timer
 RX operation timeout timer.
 
uint32_t last_channel
 Last channel in frequency hopping sequence.
 
bool is_last_cad_success
 Sign of success of last CAD operation (activity detected)
 

Field Documentation

◆ is_last_cad_success

bool sx127x_internal_t::is_last_cad_success

Sign of success of last CAD operation (activity detected)

Definition at line 209 of file sx127x.h.

◆ last_channel

uint32_t sx127x_internal_t::last_channel

Last channel in frequency hopping sequence.

Definition at line 208 of file sx127x.h.

◆ rx_timeout_timer

ztimer_t sx127x_internal_t::rx_timeout_timer

RX operation timeout timer.

Definition at line 207 of file sx127x.h.

◆ tx_timeout_timer

ztimer_t sx127x_internal_t::tx_timeout_timer

TX operation timeout timer.

Definition at line 206 of file sx127x.h.


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