Radio_LLCC68/Radio/KWireLess.h
@@ -102,6 +102,32 @@ }enRunStep; #pragma anon_unions typedef struct tagKwChnStat { uint32_t DeviceAddr; uint8_t Tx_Power; uint8_t RSSI; uint8_t SNR; uint8_t tRSSI; uint8_t tSNR; uint32_t SendCount; uint32_t RecvCount; // uint32_t SendTime; // uint32_t RecvTime; uint16_t TxErr; uint16_t RxErr; uint16_t LostCount; uint16_t CtnLstPkts; uint16_t MaxCtnLstPkts; }stKwChnStat; typedef struct tagWLStat { union {