nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_request_transmit()

nrf_802154_tx_error_t nrf_802154_request_transmit ( nrf_802154_term_t term_lvl,
req_originator_t req_orig,
nrf_802154_transmit_params_t * p_params )

#include <nrf_802154/driver/src/nrf_802154_request.h>

Request entering the RADIO_STATE_TX state for the driver.

Parameters
[in]term_lvlTermination level of this request. Selects procedures to abort.
[in]req_origModule that originates this request.
[in]p_paramsPointer to transmission parameters.
Returns
The error status reported by the core.