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

◆ nrf_802154_core_transmit()

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

Request the transition to the RADIO_STATE_TX state.

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.
Return values
NRF_802154_TX_ERROR_NONEThe request was successful.
Returns
The request error that prevented the frame from being transmitted.