![]() |
SX126x-Arduino
2.0.1
|
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. More... | |
| uint16_t | PacketReceived |
| uint16_t | CrcOk |
| uint16_t | LengthError |
Represents the Rx internal counters values when GFSK or LoRa packet type is used.
| RadioPacketTypes_t RxCounter_t::packetType |
Packet to which the packet status are referring to.
| uint16_t RxCounter_t::PacketReceived |
| uint16_t RxCounter_t::CrcOk |
| uint16_t RxCounter_t::LengthError |
1.8.18