#include <phy.h>
Data Fields | |
uint8_t * | data |
uint8_t | lqi |
int8_t | rssi |
uint8_t | size |
uint8_t * PHY_DataInd_t::data |
Referenced by PHY_DataInd(), and PHY_TaskHandler().
uint8_t PHY_DataInd_t::lqi |
Referenced by PHY_DataInd(), and PHY_TaskHandler().
int8_t PHY_DataInd_t::rssi |
Referenced by PHY_DataInd(), and PHY_TaskHandler().
uint8_t PHY_DataInd_t::size |
Referenced by PHY_DataInd(), and PHY_TaskHandler().