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

◆ nrf_802154_core_modulated_carrier()

bool nrf_802154_core_modulated_carrier ( nrf_802154_term_t term_lvl,
const uint8_t * p_data )

Request the transition to the RADIO_STATE_MODULATED_CARRIER state.

Parameters
[in]term_lvlTermination level of this request. Selects procedures to abort.
[in]p_dataData buffer to modulate the carrier with.
Return values
trueEntering the modulated carrier state succeeded.
falseEntering the modulated carrier state failed (the driver is performing other procedure).