![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | term_lvl | Termination level of this request. Selects procedures to abort. |
| [in] | p_data | Data buffer to modulate the carrier with. |
| true | Entering the modulated carrier state succeeded. |
| false | Entering the modulated carrier state failed (the driver is performing other procedure). |