Loading...
Searching...
No Matches
ieee802154_tx_info_t Struct Reference

TX information of the last transmitted frame. More...

Detailed Description

TX information of the last transmitted frame.

Definition at line 393 of file radio.h.

#include <radio.h>

Data Fields

ieee802154_tx_status_t status
 status of the last transmission
 
int8_t retrans
 number of frame retransmissions of the last TX
 

Field Documentation

◆ retrans

int8_t ieee802154_tx_info_t::retrans

number of frame retransmissions of the last TX

Definition at line 395 of file radio.h.

◆ status

ieee802154_tx_status_t ieee802154_tx_info_t::status

status of the last transmission

Definition at line 394 of file radio.h.


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