1.1.4.4.42 DRV_RF215_TX_CONFIRM_OBJ Struct
C
typedef struct { /* TX time (PPDU start), referred to system 64-bit time counter */ uint64_t timeIniCount; /* PPDU duration in system time counter units */ uint32_t ppduDurationCount; /* Transmission result */ DRV_RF215_TX_RESULT txResult; } DRV_RF215_TX_CONFIRM_OBJ;
Summary
Defines the data reported in RF215 TX confirm.
Description
This data type defines the data reported in the RF215 transmit confirm callback function (DRV_RF215_RX_IND_CALLBACK).
Remarks
The timeIni parameter is only available if "PHY TX/RX time support" is enabled via MCC.