nrfxlib API 2.8.99
|
Type of structure holding time stamps of certain events. More...
#include <nrf_802154_types.h>
Data Fields | |
uint64_t | last_csmaca_start_timestamp |
Time stamp of last CSMA/CA procedure started. | |
uint64_t | last_cca_start_timestamp |
Time stamp of last CCA start attempt. | |
uint64_t | last_cca_idle_timestamp |
Time stamp of last CCA attempt finished with CCA IDLE (channel was free to transmit). | |
uint64_t | last_tx_end_timestamp |
Time stamp when last bit of transmitted frame was sent on the air. | |
uint64_t | last_ack_end_timestamp |
Time stamp when last bit of acknowledge frame was received. | |
uint64_t | last_rx_end_timestamp |
Time stamp when last bit of received frame was received. | |
Type of structure holding time stamps of certain events.