nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ nrf_802154_request_modulated_carrier()

bool nrf_802154_request_modulated_carrier ( nrf_802154_term_t term_lvl,
const uint8_t * p_data )

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

Requests entering the RADIO_STATE_MODULATED_CARRIER state.

Parameters
[in]term_lvlTermination level of this request. Selects procedures to abort.
[in]p_dataPointer to a buffer to modulate the carrier with.
Return values
trueThe driver will enter the modulated carrier state.
falseThe driver cannot enter the modulated carrier state due to an ongoing operation.