nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_802154_stat_timestamps_t Struct Reference

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.
 

Detailed Description

Type of structure holding time stamps of certain events.


The documentation for this struct was generated from the following file: