Semtech / SX126xLib

Dependents:   SX126xDevKit SX1262PingPong SX126X_TXonly SX126X_PingPong_Demo ... more

Fork of SX126xLib by Gregory Cristian

Embed: (wiki syntax)

« Back to documentation index

RxCounter_t Struct Reference

RxCounter_t Struct Reference

Represents the Rx internal counters values when GFSK or LoRa packet type is used. More...

#include <sx126x.h>

Data Fields

RadioPacketTypes_t packetType
 Packet to which the packet status are referring to.

Detailed Description

Represents the Rx internal counters values when GFSK or LoRa packet type is used.

Definition at line 601 of file sx126x.h.


Field Documentation

RadioPacketTypes_t packetType

Packet to which the packet status are referring to.

Definition at line 603 of file sx126x.h.