Private information which is passed with PD-DATA.indication. Not covered by standard. More...
#include <phy_pd_data.h>
Data Fields |
|
| int8_t | rssi |
| uint8_t | frame_buffer [127+1] |
| mac_timestamp_t | timestamp |
| sys_queue_item_t | queue_item |
Detailed Description
Private information which is passed with PD-DATA.indication. Not covered by standard.
Field Documentation
| uint8_t pd_data_ind_private_t::frame_buffer[127+1] |
Buffer to store incoming frame.
| sys_queue_item_t pd_data_ind_private_t::queue_item |
This field allows storing instances of this structure in a queue.
| int8_t pd_data_ind_private_t::rssi |
RSSI value, which corresponds to packet that caused this indication.
| mac_timestamp_t pd_data_ind_private_t::timestamp |
Timestamp of the moment when PHY header octet reception has been started.
- components/802_15_4/api/PHY/phy_pd_data.h